JDK-6371777 : Labels (name, size & modified) of JFileChooser are not aligned properly after selecting Detail icon.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2006-01-12
  • Updated: 2010-04-02
  • Resolved: 2006-01-17
Related Reports
Relates :  
Description
Description of the problem.

	Labels (name, size & modified) of JFileChooser are not aligned properly after selecting Detail icon.  The "Name" label &  field ( column )is aligned left , "Size " label & field ( column ) is aligned right & "Modified" is label & field ( column ) is left aligned.

This is seen in Mustang b66 . This is not seen in Mustang b65.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
	1.Use JFileChooser demo included in the demo directory installed along with the 		   j2sdk.
	2.Click on FileChooser button.
	3.click on "Detail" icon, the file dialog does show the detailed properties of the 	files ( such as Name , size & modified). Observe that the aligment of this fields         are not proper.
you can compare problem with Mustang b66 & b65(works fine).

Comments
EVALUATION As indicated by the submitter in the comments of this report, this was an intentional change for bug 6345014, and not a bug. Closing as such.
17-01-2006