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 226369

Summary: unable to toggle breakpoint reliably
Product: debugger Reporter: pbelbin <pbelbin>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal CC: pjiricka
Priority: P2    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description pbelbin 2013-02-19 22:41:05 UTC
[ BUILD # : fcs preview ]
[ JDK VERSION : 1.7.0_13 ]

sometimes, clicking on the line number bar, does not result in the breakpoint
being toggled.

ie: setting or removing

when this happens, I find that if I click on the projects pane, then click back
on the source file, that I am then able to click to enable/disable (ie: toggle)
the breakpoint.

I'm uisng jdk7u13 x64 on windows 7 x64.

it just seems like some times, it's not getting focus or something, but
clicking around in some other pane then coming back to the source file makes it
work again.
Comment 1 Jiri Kovalsky 2013-02-20 08:35:31 UTC
I think I have seen this too but very rarely.
Comment 2 mienamoo 2013-02-20 08:37:13 UTC
When this happens to me, the keyboard shortcut still works.
Comment 3 Chiana 2013-02-20 09:40:45 UTC
Yes, this is sometimes really annoying...
Comment 4 Martin Entlicher 2013-02-20 10:30:32 UTC
IMHO this is a duplicate of issue #216601.
Or do you have some different use-case?

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