JDK-4968362 : Win L&F: JFileChooser should show information like native in detail view
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.2_04,5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_2000,windows_xp
  • CPU: x86
  • Submitted: 2003-12-15
  • Updated: 2017-05-19
  • Resolved: 2006-09-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b58Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
JFileChooser should show information like native when "My Network" is shown in
details view.

Steps to reproduce:
1) Open demo SwingSet2
2) Change to Windows L&F
3) Go to FileChooser demo.
4) Open Plain file chooser, 
5) Click on "My Network"
6) Click on the details button. 
7) It will show the details as "Size", "Type", "Modified"
8) Now open native JFileChooser, and execute steps 5, 6
9) It will show more meaningful details, like computer, comments.
Consider attached image 
fileChooser_MyNetworkDiffs_XP.PNG to see the difference between both of them.

Note:
Tested on 1.4.2_04 Build 01
Also can be reproduced on Tiger b30

###@###.### 2003-12-15

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
25-09-2004

EVALUATION Need to hook into the native column information. ###@###.### 2003-12-22
22-12-2003