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 - unable to toggle breakpoint reliably
Summary: unable to toggle breakpoint reliably
Status: RESOLVED DUPLICATE of bug 216601
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal with 3 votes (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 22:41 UTC by pbelbin
Modified: 2013-02-20 10:30 UTC (History)
1 user (show)

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 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 ***