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 33227 - Open file dialog doesn't adjust window with keypress
Summary: Open file dialog doesn't adjust window with keypress
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-24 15:38 UTC by Bryan T. Vold
Modified: 2008-12-22 19:51 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 Bryan T. Vold 2003-04-24 15:38:28 UTC
When in the Open File dialog, once you select a file (say 
it starts with an 'a') and then want to skip to the files 
that start with say 'p', if you hit the p key, the first 
file starting with a 'p' is highlited, but the window 
doesn't adjust to show this file in the visible view.  So 
the file I want to start looking at is highlited, but I 
have to scroll the window to get to it.
Comment 1 Bryan T. Vold 2003-04-24 15:43:09 UTC
This also affects the New Wizard - Local Directory dialog.  
Same issue shows.
Comment 2 Jiri Rechtacek 2003-04-24 15:48:49 UTC
It's a concern of jdk original JFileChooser, not rewrite by netbeans.
Bryan, address this defect to jdk. Thanks for feedback.
Comment 3 Marian Mirilovic 2003-07-28 16:53:56 UTC
It isn't NB bug - verifying, closing.