You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2014/06/21 21:48:24 UTC

[jira] [Created] (TAP5-2353) It should be possible to unregister DOM event listeners

Jochen Kemnade created TAP5-2353:
------------------------------------

             Summary: It should be possible to unregister DOM event listeners
                 Key: TAP5-2353
                 URL: https://issues.apache.org/jira/browse/TAP5-2353
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Jochen Kemnade


If a component registers a listener on the document, this listener might prevent JavaScript objects like closures or DOM element being cleaned up.
ElementWrapper.on should return an Object (EventHandler ?) that can be used to unregister the respective listener.



--
This message was sent by Atlassian JIRA
(v6.2#6252)