-
Bug
-
Resolution: Fixed
-
P3
-
5.0u11
-
b01
-
sparc
-
solaris
BugInfo:
========
Check mark/bullet is not visible for JCheckBoxMenuItem/JRadioButtonMenuItem in disabled state for 5.0U11-b01 build.
It was working fine with jdk6.0 b104.
Please find the attached jpg file for reference.
JDK Info:
=========
java -version
java version "1.5.0_11-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-ea-b01)
Java HotSpot(TM) Client VM (build 1.5.0_11-ea-b01, mixed mode)
Steps to Reproduce:
===================
1. Download the attached tar file and extract.
2. Run the MenuLAFDemo.java file.
3. Click on LookAndFeel menu and choose the GTK look and feel.
4. Click on DisabledItems menu.
Expected Result:
================
The DisabledCheckBoxItem and DisabledRadioItem should show the checkmark and bullet with grayed out.
ActualResults:
===============
The DisabledCheckBoxItem and DisabledRadioItem are not showing the checkmark and bullet.There is no difference between selected item and non selected item in the disabled state.
========
Check mark/bullet is not visible for JCheckBoxMenuItem/JRadioButtonMenuItem in disabled state for 5.0U11-b01 build.
It was working fine with jdk6.0 b104.
Please find the attached jpg file for reference.
JDK Info:
=========
java -version
java version "1.5.0_11-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-ea-b01)
Java HotSpot(TM) Client VM (build 1.5.0_11-ea-b01, mixed mode)
Steps to Reproduce:
===================
1. Download the attached tar file and extract.
2. Run the MenuLAFDemo.java file.
3. Click on LookAndFeel menu and choose the GTK look and feel.
4. Click on DisabledItems menu.
Expected Result:
================
The DisabledCheckBoxItem and DisabledRadioItem should show the checkmark and bullet with grayed out.
ActualResults:
===============
The DisabledCheckBoxItem and DisabledRadioItem are not showing the checkmark and bullet.There is no difference between selected item and non selected item in the disabled state.