-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0, 1.2.2, 1.3.0
-
beta
-
generic, x86, sparc
-
generic, solaris_2.5.1, solaris_7, windows_95, windows_nt
Name: skT88420 Date: 07/07/99
Bring up any example the uses JFileChooser under the windows look and feel.
Press the new folder button. Swing creates a new folder and adds it to the list
of files in the chooser.
However, native windows file choosers select the entry
for the
new file, hilight the entry, and make the entry editable so that
the user
can type in a name. With JFileChooser, the user must
search the list for the
new entry and click on it.
(Review ID: 85321)
======================================================================
- duplicates
-
JDK-4150660 JFileChooser: selected file is not highlighted when dialog first opens
- Closed
-
JDK-4228734 JFileChooser: Clicking New Folder button works, but doesn't scroll to new folder
- Closed
-
JDK-4246145 FileChooser should set focus to the New Folder when created.
- Closed