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 164796

Summary: [67cat] can't set breakpoint w/mouse click on find target
Product: editor Reporter: gholmer <gholmer>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description gholmer 2009-05-08 19:07:03 UTC
[ BUILD # : 200905080201 ]
[ JDK VERSION : 1.6.* ]

1) In source editor, ctrl-F to find line to set breakpoint on.
2) If target line has a suggestion (light-bulb badge), there's no way
to set a breakpoint with the mouse unless you navigate away from the
line and back again. Even clicking in the open gutter to the left of
the badge doesn't work (it only opens the suggestion selector).
Comment 1 Vitezslav Stejskal 2009-05-11 12:07:53 UTC
You can right-click on the line to show the popup menu and choose 'Toggle line breakpoint'.

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