You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2007/06/06 17:12:25 UTC

[jira] Created: (XAP-473) Widgets: Window: OnMouseMove negates other actions on a window

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.