-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
5.0
-
Fix Understood
-
x86
-
windows_xp
JFileChooser in Windows L&F showing icons of wrong size(Left pane icons like "Desktop", "My Computer", etc) when windows icon size is increased from default.
Steps to reproduce:
- Go to XP desktop, Right click and go to "Display properties"
- Appearance --> Advanced -- > Select item "Icon"
- Change its size from 32(default) to 44.
- Now open a notepad file dialog, and one JFileChooser in java with WindowsL&F
- Native have bigger left pane icons("My recent documents", "Desktop", etc)
Have a look at the attached image: JFC_LP_IconCmp.PNG
This image clearly shows the different between icons used by native file dialog
and one used by java file chooser in windows L&F
Steps to reproduce:
- Go to XP desktop, Right click and go to "Display properties"
- Appearance --> Advanced -- > Select item "Icon"
- Change its size from 32(default) to 44.
- Now open a notepad file dialog, and one JFileChooser in java with WindowsL&F
- Native have bigger left pane icons("My recent documents", "Desktop", etc)
Have a look at the attached image: JFC_LP_IconCmp.PNG
This image clearly shows the different between icons used by native file dialog
and one used by java file chooser in windows L&F
- relates to
-
JDK-5025450 FileSystemView.getSystemIcon shows distorted file and folder icons
-
- Closed
-