JDK-6345014 : JFileChooser details view headers are incorrectly aligned on Windows
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0,6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows,windows_2000
  • CPU: generic,x86
  • Submitted: 2005-11-02
  • Updated: 2011-02-16
  • Resolved: 2006-01-04
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 b66Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
The values of the details view columns are correctly aligned when running on Windows, but the column headers are not.

Note that the headers in Windows L&F were left-aligned in 1.5, but there was a regression in Mustang sometime before the fix for 4968362 that caused the headers to be centered.

Comments
EVALUATION Use the same alignment for headers as for column values
11-11-2005