JDK-6319603 : Win L&F: WindowsFileChooserUI broken on Windows Vista Beta 1
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_vista
  • CPU: generic
  • Submitted: 2005-09-02
  • Updated: 2010-04-02
  • Resolved: 2005-09-20
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.
Other Other JDK 6
1.4.2_19-revFixed 1.4.2_20Fixed 6 b53Fixed
Related Reports
Relates :  
Description
When running Mustang b50 on Windows Vista Beta 1, JFileChooser with WindowsLookAndFeel comes up with bogus button icons and missing places bar. This can be reproduced with FileChooserDemo.

This CR does not deal with the issue that Windows Vista has a redesigned native file dialog. That will be filed as a separate rfe.

Comments
EVALUATION The icons were loaded incorrectly in Win32ShellFolderManager2. The missing places bar is a duplicate of CR 6213540.
12-09-2005

EVALUATION Will add back the places bar used on Windows 2000 and XP. May need to revert to classic icons for the buttons, if these glyphs cannot be found in the Vista resource files.
02-09-2005