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 203442 - CTRL-O in java file does not get Focus
Summary: CTRL-O in java file does not get Focus
Status: RESOLVED DUPLICATE of bug 201486
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: FOCUS
Depends on:
Blocks:
 
Reported: 2011-10-10 13:28 UTC by tomzi
Modified: 2011-10-12 07:41 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 tomzi 2011-10-10 13:28:36 UTC
When I am in a Java file and press CTRL-O to open the members overview the cursor should be in the Filter Dialoge box.

The first thing i usually do when pressing CTRL-O is to type in a method name, but since the cursor is still in the java editor, i acutally change the source code, which is confusiong.

Interestingly, in some circumstances the cursor IS in the Filter box, but mostly not.


Product Version = NetBeans IDE 7.1 Beta (Build 201109252201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b17
Comment 1 Jiri Prox 2011-10-12 07:41:04 UTC

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