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 156152 - Shortcut and/or middle-button for enabling/disabling breakpoint
Summary: Shortcut and/or middle-button for enabling/disabling breakpoint
Status: RESOLVED DUPLICATE of bug 218933
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-30 09:38 UTC by Martin Krauskopf
Modified: 2012-10-16 16:26 UTC (History)
0 users

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 Martin Krauskopf 2008-12-30 09:38:59 UTC
It would be nice if it would be at least possible to assign shortcut for 'enable/disable breakpoint' action. Or might be
mouse middle-button click on breakpoint annotation would change the breakpoint enable/disable state? (middle-click is
also used in 7.0 for closing tabs in OW, editor, ... like in Firefox, so it would not be the first utilization of middle
mouse button)

I often find myself wanting to just disable and later re-enable some breakpoint. Doing so through context menu on
breakpoint annotation is slow, it is easier to just delete it, but then it is hard to find where I want to add it again,
since I've lost the 'clue' which I have with disabled breakpoint. Doing so through breakpoint-view is not practical when
having more then 10 breakpoint which I often have.

Should be easy to implement, right? ;)
Comment 1 markiewb 2012-10-16 16:26:53 UTC
(In reply to comment #0)
> It would be nice if it would be at least possible to assign shortcut for
> 'enable/disable breakpoint' action. 

Duplicate of 218933

*** This bug has been marked as a duplicate of bug 218933 ***