-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.1
-
Cause Known
-
sparc
-
solaris_8
SwingSet2 Content Alignment feature not working in Hopper 1.4.1-B11. When a user tries to use the feature, there is no movement seen in the demo GUI components.
The bug is easily seen when trying this feature with "Radio Buttons" and "Check Boxes" panels.
- The bug seems to have been introduced in Hopper 1.4.1-B11 as it's not seen in 1.4.1-B10
- The bug has been seen on Win2000 and Solaris8 (not tried in Linux).
Steps to reproduce:
------------------
1) Set your environment JAVA_HOME to use build 1.4.1-B11
2) Launch SwingSet2
java -jar SwingSet2.jar
3) After SwingSet2 Launches, select the tab to go to the "JButton, JRadioButton, JToggleButton, JCheckbox demos"
4) Click on either the "Radio Buttons" or Check Boxes" panels
5) Click mouse around the "Content Alignment" wheel.
6) There will be no movement of the components as expected.
The bug is easily seen when trying this feature with "Radio Buttons" and "Check Boxes" panels.
- The bug seems to have been introduced in Hopper 1.4.1-B11 as it's not seen in 1.4.1-B10
- The bug has been seen on Win2000 and Solaris8 (not tried in Linux).
Steps to reproduce:
------------------
1) Set your environment JAVA_HOME to use build 1.4.1-B11
2) Launch SwingSet2
java -jar SwingSet2.jar
3) After SwingSet2 Launches, select the tab to go to the "JButton, JRadioButton, JToggleButton, JCheckbox demos"
4) Click on either the "Radio Buttons" or Check Boxes" panels
5) Click mouse around the "Content Alignment" wheel.
6) There will be no movement of the components as expected.
- relates to
-
JDK-4696272 1.4.1 REGRESSION: JCheckBox controls are not centered correctly since Hopper bui
- Resolved