[
https://issues.apache.org/jira/browse/XAP-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496448
]
James Margaris commented on XAP-364:
------------------------------------
The problem here appears to be that ButtonBridge listens to _onMouseUp which in
turn is triggered by document onMouseUp to get around the problem where you
press the mouse on the button, move the mouse out of the button, then release.
Not sure how to fix this yet, but didn't spend much time on it. Figured it was
related to onCommand not firing but it wasn't.
> Widgets: Button: Button fires two onMouseUp events
> --------------------------------------------------
>
> Key: XAP-364
> URL: https://issues.apache.org/jira/browse/XAP-364
> Project: XAP
> Issue Type: Bug
> Components: Widgets: Other
> Reporter: Trevor Oldak
> Assigned To: James Margaris
>
> 1) Open the button widget component test
> 2) Set 'onMouseUp' to 'mco:attributeSetter.reportEvent(event)' with the
> attribute setter doohickey.
> 3) Click the button. Two onMouseUp events will be fired.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.