-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6u17
-
x86
-
windows_vista
FULL PRODUCT VERSION :
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Versione 6.1.7600]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Windows 7 64 bit (Italian Language)
A DESCRIPTION OF THE PROBLEM :
When using JFileChooser with Windows look and Fell the buttons on top for going to superior folder, creating new folder or changing type of display have no images, are blank. Functionality is not affected.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
You can easily use the JFileChooserDemo2 to reproduce the bug, from the folder where you have the jar use the command line:
java -classpath .;FileChooserDemo2.jar components.FileChooserDemo2
then try:
java
-Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel -classpath .;FileChooserDemo2.jar components.FileChooserDemo2
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
When using Metal look & feel everything looks good, with Windows look and fell standard toolbar buttons have no images.
ACTUAL -
When using Metal look & feel everything looks good, with Windows look and fell standard toolbar buttons have no images.
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Versione 6.1.7600]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Windows 7 64 bit (Italian Language)
A DESCRIPTION OF THE PROBLEM :
When using JFileChooser with Windows look and Fell the buttons on top for going to superior folder, creating new folder or changing type of display have no images, are blank. Functionality is not affected.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
You can easily use the JFileChooserDemo2 to reproduce the bug, from the folder where you have the jar use the command line:
java -classpath .;FileChooserDemo2.jar components.FileChooserDemo2
then try:
java
-Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel -classpath .;FileChooserDemo2.jar components.FileChooserDemo2
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
When using Metal look & feel everything looks good, with Windows look and fell standard toolbar buttons have no images.
ACTUAL -
When using Metal look & feel everything looks good, with Windows look and fell standard toolbar buttons have no images.
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-6907255 JFileChooser: no icons shown in Win7/64bit
- Closed
- relates to
-
JDK-6918688 JFileChooser lacks icons on top right when running on Windows 2008 R2
- Closed