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 27331

Summary: Find tool: Does not focus on "Position" in Search Results
Product: utilities Reporter: bht <bht>
Component: CodeAssignee: Marian Petras <mpetras>
Status: VERIFIED FIXED    
Severity: blocker Keywords: FOCUS
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description bht 2002-09-15 07:54:43 UTC
JDK1.4.0

Expected behavior:
"Position within the file" should get focus when
pressing [Alt+P] in MS Windows (so that [Enter]
locates the source).

Seen behavior:
[Alt+P] appears to move the focus as expected but
[Enter] has no effect. There is a border around
the item if there is only one (no other cases
studied here).

Workaround:
Only after pressing [Alt+P] 3 (three) times, the
focus becomes active with a solid blue background
and [Enter] actually works.
Comment 1 Martin Roskanin 2002-10-11 13:58:48 UTC
Search filesystems feature is implemented in utilities module.
Reassigning.
Comment 2 Marian Petras 2003-01-27 10:59:25 UTC
Fixed in the trunk.
Comment 3 pfelenda 2003-04-22 13:49:07 UTC
Verified in nb35beta and dev.