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 172671

Summary: can't add breakpoint by mouse to a line if another annotation already exists
Product: editor Reporter: Marian Mirilovic <mmirilovic>
Component: Hints & AnnotationsAssignee: Max Sauer <msauer>
Status: CLOSED DUPLICATE    
Severity: blocker CC: dstrupl
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2009-09-21 11:46:06 UTC
If you are trying to add line breakpoint by mouse click at annotation bar in the editor - it's impossible if there is
already placed another annotation (e.g. bookmark, ...)
Comment 1 Max Sauer 2009-09-21 12:17:40 UTC
It is possible, however you have to click more precisely (enough to the left of the annotation icon). I'll try to fine-tune this. Also, there used to be a context 
menu provided by debugger, which is for some reason not available anymore.
Comment 2 Max Sauer 2009-09-21 13:12:48 UTC
There is an issue already tracking this.

*** This issue has been marked as a duplicate of 105746 ***
Comment 3 Vitezslav Stejskal 2009-09-23 14:31:27 UTC
"Also, there used to be a context menu provided by debugger, which is for some reason not available anymore." - Because
it duplicated 'Toggle Line Breakpoint' in the editor popup menu.
Comment 4 Marian Mirilovic 2009-12-03 03:26:03 UTC
v/c