-
Bug
-
Resolution: Fixed
-
P3
-
5.0, 5.0u2
-
b09
-
generic
-
generic, solaris
When default and selected icon is set for JRadioButton, JCheckBox, JToggleButton etc in GTK LAF, the rest of the images are picked from GTK LAF. This creates improper behaviour for the component.
Once a custom default and selected image is set, the component should not load the other images from LAF. This will create inconsistency in UI.
This was working fine in 1.4.2. Its introduced in Tiger.
This behaviour can be noted in SwingSet demo -> DirectionPanel.java
Copy all files to a directory.
Compile and run attached CustomButtonGTKTest.java
Roll the mouse over the components, the component changes to default LAF settings. Refer to the attached screenshot.
Once a custom default and selected image is set, the component should not load the other images from LAF. This will create inconsistency in UI.
This was working fine in 1.4.2. Its introduced in Tiger.
This behaviour can be noted in SwingSet demo -> DirectionPanel.java
Copy all files to a directory.
Compile and run attached CustomButtonGTKTest.java
Roll the mouse over the components, the component changes to default LAF settings. Refer to the attached screenshot.
- duplicates
-
JDK-6217459 Reg: Images are disappear when click Checkboxes in GTK L&F
-
- Closed
-
- relates to
-
JDK-5000913 Cannot change icon of radiobutton in synth using state
-
- Resolved
-