[
https://issues.apache.org/jira/browse/NETBEANS-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Svatopluk Dedic resolved NETBEANS-1698.
---------------------------------------
Resolution: Fixed
Fix Version/s: Next
> Consumed double clicks are processed to default action
> ------------------------------------------------------
>
> Key: NETBEANS-1698
> URL: https://issues.apache.org/jira/browse/NETBEANS-1698
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Explorer
> Reporter: Svatopluk Dedic
> Priority: Minor
> Labels: pull-request-available
> Fix For: Next
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> My application uses something like explorer ListView with checkboxes and
> handles MouseEvent on the checkmarks.
> When the user rapidly clicks twice the checkbox, two MouseEvents are
> delivered to my listener - the latter being actually a double click. The
> listener consumes both events and even comes first, before the
> platform-provided mouse processing.
> In addition in ListView all mouse button doubleclicks trigger the preferred
> action, not just left one.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists