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 224498 - Setting the breakpoint does not work when Find is active
Summary: Setting the breakpoint does not work when Find is active
Status: RESOLVED DUPLICATE of bug 216601
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-04 16:44 UTC by Petr Jiricka
Modified: 2013-01-04 17:34 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 Petr Jiricka 2013-01-04 16:44:55 UTC
1. Open a Java file
2. Press Cmd+F to activate the Find UI (in single file)
3. Click in the gutter of the Java file to set breakpoint

=> Nothing happens. First you have do dismiss the Find UI (using Esc), and then you can set breakpoints by clicking in the gutter.
Comment 1 Martin Entlicher 2013-01-04 17:34:16 UTC

*** This bug has been marked as a duplicate of bug 216601 ***