7 Sep 06:18
bug with extra focus event on mouseup in swf9 ?
From: Henry Minsky <hminsky <at> laszlosystems.com>
Subject: bug with extra focus event on mouseup in swf9 ?
Newsgroups: gmane.comp.java.openlaszlo.devel
Date: 2008-09-07 04:21:09 GMT
Subject: bug with extra focus event on mouseup in swf9 ?
Newsgroups: gmane.comp.java.openlaszlo.devel
Date: 2008-09-07 04:21:09 GMT
Hey Max,
I just opened this bug, regarding a runtime error in swf9 when clicking on an edit text field in the grid example
http://www.openlaszlo.org/jira/browse/LPP-6943I'm just wondering if one of the symptoms rings any bells with you; in the grid example, there is a handler
in base/componentmanager for the onfocus event, and swf9 there seems to be an extra onfocus event which gets
sent when you release the mouse button (mouse up event), which does not occur in swf8.
I think when the user clicks on the edit text field, this extra event is removing the focus from the inputtext field before the user gets a chance to edit it.
RSS Feed