Widgets: Window: OnMouseMove negates other actions on a window
--------------------------------------------------------------
Key: XAP-473
URL: https://issues.apache.org/jira/browse/XAP-473
Project: XAP
Issue Type: Bug
Components: Widgets: Windows and Dialogs
Reporter: Trevor Oldak
1) Open the window widget component test
2) In the javascript console, type 'myFoo=0'. This will create a global var to
be used later
3) set onMouseMove to 'javascript:myFoo++' for testComponent
4) try to resize or drag testComponent. it will either be very laggy or not
work at all.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.