Actions
Bug #2884
closedRegistering event listeners for objects outside DOM
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2016-08-18
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
There is work to be done on the registerEventListeners method in transform.js.
We currently treat a 'hashchange' event as uniquely different: it is registered on the Window object, while all other events get registered on the Window.document. This is not the only event which should be registered outside the DOM.
Also, as documented, ixsl:event() "is not working fully in this Saxon-JS beta release", due to these problems.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page