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 - [67cat] can't set breakpoint w/mouse click on find target
Summary: [67cat] can't set breakpoint w/mouse click on find target
Status: RESOLVED DUPLICATE of bug 105746
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 19:07 UTC by gholmer
Modified: 2009-05-11 12:07 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 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 ***