-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.4.1
-
generic
-
solaris_8
Regression: Text button vanishes when jtogglebutton is selected and disabled
I have attached a jar file which contains a test case. Please unjar and
execute the test case ( java -cp . TestButton ). You would notice a
button image and if you click on it, it would get selected and disabled.
The test case works fine ( the button is selected and disabled and you
can see the button text ) on 1.3.x but on 1.4.x the button is selected
and disabled but the button text is no longer visible.
I have attached a jar file which contains a test case. Please unjar and
execute the test case ( java -cp . TestButton ). You would notice a
button image and if you click on it, it would get selected and disabled.
The test case works fine ( the button is selected and disabled and you
can see the button text ) on 1.3.x but on 1.4.x the button is selected
and disabled but the button text is no longer visible.
- relates to
-
JDK-4417613 Disabled MetalToggleButtonUI paints non-Metal disabled text
- Resolved