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 187180

Summary: [69cat][ui] Unable to set breakpoint with double click when code hint lightbulb is in left margin
Product: debugger Reporter: esmithbss <esmithbss>
Component: CodeAssignee: issues@debugger <issues>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description esmithbss 2010-06-04 05:37:37 UTC
Product Version = NetBeans IDE 6.9 RC2 (Build 201005312001)
Operating System = Linux version 2.6.32-22-generic running on i386
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

When the Code Hints lightbulb icon is in the left margin, the default method for toggling a breakpoint is unavailable for the line.  It appears that this may be caused by the clickable area size for identifying the breakpoint line being completely taken up by the lightbulb.

A breakpoint can still be set by selecting the row, opening up the pop-up menu (right mouse click) and selecting the proper option for the breakpoint.
Comment 1 Martin Entlicher 2010-06-04 08:46:41 UTC
We have already issue #105746 for this problem.
At least, there's Toggle Line Breakpoint context action directly in the gutter - implemented as issue #120131.

*** This bug has been marked as a duplicate of bug 105746 ***
Comment 2 Marian Mirilovic 2010-06-22 11:25:44 UTC
verified duplicate