You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/11/05 00:02:19 UTC

[jira] [Closed] (TAP5-1774) T5.dom.observe cannot be used to observe the window object

     [ https://issues.apache.org/jira/browse/TAP5-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1774.
--------------------------------------

    Resolution: Won't Fix
      Assignee: Howard M. Lewis Ship

Will not fix due to changes to JavaScript support in Tapestry 5.4.

> T5.dom.observe cannot be used to observe the window object
> ----------------------------------------------------------
>
>                 Key: TAP5-1774
>                 URL: https://issues.apache.org/jira/browse/TAP5-1774
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3.1, 5.3.2, 5.3.3, 5.3.4, 5.3.5, 5.3.6, 5.3
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>              Labels: javascript, patch
>         Attachments: 0001-fix-T5.dom.observe-not-working-on-the-window-object.patch
>
>
> t5-prototype uses $(element).on(... to create an event handler. This will not work when trying to observe the window object as it is not an Element. Using Event.on(element,...fixes this issue.



--
This message was sent by Atlassian JIRA
(v6.1#6144)