JDK-6640273 : Nimbus L&F:Background selection color & focus border is missing in detail mode in filechooser in pit
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u10
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-12-11
  • Updated: 2011-02-16
  • Resolved: 2008-01-22
Related Reports
Duplicate :  
Description
Background selection color & focus border is missing when traversing the file or folder in detail mode of the filechooser in 6u10 b09 pit build. Also selection background color is not seen , but focus border can be seen for folders & files in 'List' mode.

Step to reproduced
-------------------
1) Run SwingSet2.
2) Select filechooser demo.
3) Press 'Show Plain JFileChooser'
4) Click on the folder or file. Observe that selection background color or focus border is not seen. If you see the same then the bug is reproduced.
5) Try traversing the files. Observe that file name changes in 'File Name' text field, but selection color is not seen.