onMouseOut can cause exceptions in firefox
------------------------------------------
Key: XAP-389
URL: https://issues.apache.org/jira/browse/XAP-389
Project: XAP
Issue Type: Bug
Components: Widgets: Other
Environment: Firefox 2.0.0.3 (at least)
Reporter: David Gennaco
Attachments: AbstractWidgetBridge.js
In the AbstractWidgetBridge, the new code for allowing onMouseOver, onMouseOut
can cause security exceptions when accessing the relatedTarget's parentNode,
when the relatedTarget is an input field in some cases, this can cause things
like mouseover styles to get into an invalid state.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.