JDK-4985293 : Win L&F: TextField when renaming in list view of JFileChooser is unlike Native
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2004-01-29
  • Updated: 2007-04-23
  • Resolved: 2007-04-23
Related Reports
Duplicate :  
Relates :  
Description
TextField in list view of the JFileChooser is unlike Native.

Steps to reproduce:
--------------------
1) Open SwingSet2 demo. Change the laf to Windows.
2) Go to FileChooser Demo. 
3) Goto any dir.
4) Now try to edit name of any dir.
5) Notice the border of the textField. It is etched border. But in Native windows it is line border.

Comments
EVALUATION Name: keR10081 Date: 02/02/2004 We need to change etched border to line border for windows classic theme and change color of line border for XP theme. ###@###.### ======================================================================
25-09-2004