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 - [69cat][ui] Unable to set breakpoint with double click when code hint lightbulb is in left margin
Summary: [69cat][ui] Unable to set breakpoint with double click when code hint lightbu...
Status: VERIFIED DUPLICATE of bug 105746
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-04 05:37 UTC by esmithbss
Modified: 2010-06-22 11:25 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 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