-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
x86
-
windows_98
Name: krT82822 Date: 01/30/2000
java version "1.3.0rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-T)
Java HotSpot(TM) Client VM (build 1.3.0rc1-S, mixed mode)
30 Jan 2000 eval1127@eng -- the "left" edge (in LtoR orientation) of a border drawn around a JRadioButton intersects the radio button
itself (believe this is an open bug, but can't find something to dupe this to). Ditto for JCheckBoxes.
In addition, the SwingSet2 demo has a bug, in that it pre-checks the "Paint Border" checkbox, when in fact the button borders are not (yet) displayed.
(see also 4192869, 4277950)
------- user's original description: --------------------
Run the SwingSet2 demo, select the JButton, JCheckBox etc. demo. Go to the
JRadioButton or JCheckBox tab. You can see that the "Paint Border" checkbox is
on. Now click on this to turn it off. Nothing changes visually. No click on it
again to turn it on: there are suddenly big large ugly borders around the
components.
(Review ID: 100520)
======================================================================
- duplicates
-
JDK-4380543 setMargin() does not work for AbstractButton
- Closed