This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 169116 - breakpoint mouse double click should enable/disable breakpoint
Summary: breakpoint mouse double click should enable/disable breakpoint
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker with 1 vote (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-24 13:10 UTC by holub
Modified: 2013-09-12 20:06 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description holub 2009-07-24 13:10:58 UTC
use mouse double click on breakpoint for disable/enable toggle
Comment 1 markiewb 2012-10-29 17:21:15 UTC
See also http://netbeans.org/bugzilla/show_bug.cgi?id=218933
Comment 2 markiewb 2012-10-29 17:23:39 UTC
Another proposal: 
* Use LeftClick on the annotationbar to add/remove a breakpoint (current behaviour)
* Use SHIFT-LeftClick on the annotationbar to enable/disable a breakpoint  (requested additional behaviour)