JDK-4960123 : Win L&F:Only two columns should be used while displaying "My Recent Documents"
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000,windows_xp
  • CPU: x86
  • Submitted: 2003-11-26
  • Updated: 2004-09-04
  • Resolved: 2004-09-04
Related Reports
Duplicate :  
Description
JFileChooser using Windows L&F should use only two columns while displaying "My Recent 
 Documents" in detail view
   Steps to reproduce:
   a) Open SwingSet2
   b) Change to Windows L&F
   c) Go to file chooser demo, Open Plain File chooser and click
      on detail button.
   d) Click on "My Recent Documents", Note it will use size, type, etc
      columns, While in native it just use "Name" and "Modified"
      Displaying less columns make sense here, As all items will be of size
      less than 1kb(hence shown 1kb) and all will be of type "Shortcut"

   Note: "My Recent Documents" of XP is equivalent of "Recent" of Win2k

Comments
EVALUATION This will be deferred until we can start using actual column information from the OS. ###@###.### 2003-12-11
11-12-2003