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 169684 - Find operation causes Editor to lose focus
Summary: Find operation causes Editor to lose focus
Status: RESOLVED DUPLICATE of bug 169682
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-02 05:57 UTC by _ gtzabari
Modified: 2009-08-03 08:27 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 _ gtzabari 2009-08-02 05:57:26 UTC
There is a very annoying bug that causes the editor to lose keyboard focus. I run into it very often but it's been
difficult tracking down how to reproduce it. The following steps work for me:

1) Select some text from the editor (say "Panel") and copy it into the clipboard using CTRL+C
2) CTRL+F (Find)
3) CTRL+V (Paste)
4) Enter (find first match)
5) Escape (close Find)
6) CTRL+F (Find)
7) Enter (close find)
8) Escape (close Find)
9) Editor will lose keyboard focus

Please let me know if you can reproduce it. Please note that this is a regression relative to Netbeans 6.5.1.
Comment 1 mslama 2009-08-03 08:27:12 UTC

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