[ 
https://issues.apache.org/jira/browse/NETBEANS-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098556#comment-17098556
 ] 

Eirik Bakke commented on NETBEANS-4286:
---------------------------------------

Like Eric S., I can reproduce the breakpoint problem consistently, but have 
never observed the problem with the "X" buttons.

I think these are two different bugs which will require patches in different 
parts of the code (and eventually two separate JIRA issues--though we can keep 
this one as an "umbrella" issue).

The breakpoint bug is probably an easy one to fix--as Alan says, somewhere 
there's a listener listening for a mouseClicked event, but those events are not 
triggered if the mouse moves a teeny bit between the mouse press and the mouse 
release.

The tab "X" bug--which, again, I think is unrelated, is trickier--we need to 
figure out how to reproduce it before we can fix it.

Those of you who can observe the tab "X" bug--which Look and Feel do you use?

> Disregarded mouse clicks 
> -------------------------
>
>                 Key: NETBEANS-4286
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4286
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: ide - UI
>    Affects Versions: 11.0, 11.1, 11.2, 11.3
>         Environment: Multiple reports. See "Mouse Quirks" on mailing list.
>            Reporter: Alan Langford
>            Priority: Major
>
> Mouse clicks appear to be disregarded if there is mouse motion between the 
> mouse-down and mouse-up events.
> The problem appears to be more prevalent as monitor resolution increases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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