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 - Impossible to set breakpoint if line contains hints
Summary: Impossible to set breakpoint if line contains hints
Status: RESOLVED DUPLICATE of bug 105746
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-24 02:22 UTC by _ gtzabari
Modified: 2008-08-06 11:05 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 _ 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 ***