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 254229 - Toggle breakpoint always add a new one
Summary: Toggle breakpoint always add a new one
Status: RESOLVED DUPLICATE of bug 253511
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-10 00:21 UTC by michaelst
Modified: 2015-08-11 17:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description michaelst 2015-08-10 00:21:23 UTC
When trying to remove a breakpoint by pressing Ctrl-F8 the IDE always adds a new one. If I press 3 times Ctrl-F8 I get 3 breakpoints on the same code line.
The only way to remove any breakpoint is via "Breakpoints" window.
Comment 1 Martin Entlicher 2015-08-11 17:36:57 UTC
This is most probably a duplicate of issue #253511.
Can you please try the 8.1 beta?

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