JDK-4835466 : JFileChooser/Windows L&F: border drawn differently when renaming a file
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0,5.0
  • Priority: P5
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2003-03-20
  • Updated: 2022-09-14
  • Resolved: 2022-09-14
Related Reports
Duplicate :  
Relates :  
Description
This bug is for problem #3 mentioned in bug 4501585.  In JFileChooser on Windows 2000 since 1.4, when a file is being renamed, the border around the filename is drawn as a 3D rectangle, whereas the native file dialog simply uses a black rectangle,  Also, JFileChooser draws the rectangle across the entire file pane, where the native file dialog only draws the rectangle around the space taken up by the filename, and makes it larger as the filename becomes longer.