[ 
https://issues.apache.org/jira/browse/NETBEANS-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated NETBEANS-1698:
-------------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to