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 141456

Summary: Impossible to set breakpoint if line contains hints
Product: ide Reporter: _ gtzabari <gtzabari>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ gtzabari 2008-07-24 02:22:52 UTC
dev build 200807040101

If a line contains an editor hint it becomes impossible to set a breakpoint using the mouse. Clicking on the left margin
brings up the hint instead of toggling a breakpoint on the line. Eventually I figured out that one can use CTRL-F8 to
add a breakpoint but it wasn't intuitive. Secondly, I noticed that when I open files in the editor some of them have a
margin of one column while others have a margin of two. I expect the margin to be consistent. A margin of size one makes
it impossible for me to set a breakpoint.
Comment 1 Peter Pis 2008-08-06 11:05:11 UTC

*** This issue has been marked as a duplicate of 105746 ***