JDK-4835469 : JFileChooser/Windows L&F: Newly created directories should appear at end of list
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0,6
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows_2000,windows_xp
  • CPU: x86
  • Submitted: 2003-03-20
  • Updated: 2022-09-14
Related Reports
Duplicate :  
Relates :  
Description
From 4501585: 
9) look at the windows native filechooser: you can create a directory
   by clicking one of the little buttons at the top of the window. do it.

   where does the new directory appears? as you see all newly created
   directory always appears as the last entry in the file list.
   if the end of the list isn't already visible, then the list is
   scrolled to make it visible. then the new directory is created, and
   is added as the last entry.
  
   now look at the JFileChooser: it doesnt' put the new directory
   at the end, like windows.

This is true on Win2k w/ 1.4 and on XP w/ 1.4.2.

Comments
WORK AROUND
25-09-2004

SUGGESTED FIX
25-09-2004

PUBLIC COMMENTS
25-09-2004