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

Summary: breakpoint mouse double click should enable/disable breakpoint
Product: debugger Reporter: holub <holub>
Component: CodeAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker CC: markiewb
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
See Also: http://netbeans.org/bugzilla/show_bug.cgi?id=218933
Issue Type: ENHANCEMENT Exception Reporter:

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)