-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
x86
-
generic
The buttons in the toolbar of the SwingSet2 demo shift upward and create a messy look after clicking anyone of them.
To reproduce, run SwingSet2 and allow all the buttons to load. The click any one of the button. It will move upwards, creating some mess at the place originally it was present. You can see this happening to any other button in the toolbar.
Also, since the buttons have moved upward, sometimes clicks intended for those buttons, click and bringdown menu items from the MenuBar placed above the toolbar.
This happens in Solaris Sparc and is not happening in Windows. I found it in Solaris 2.7.
%java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b55)
Java HotSpot(TM) Client VM (build 1.4beta-B55, mixed mode)
To reproduce, run SwingSet2 and allow all the buttons to load. The click any one of the button. It will move upwards, creating some mess at the place originally it was present. You can see this happening to any other button in the toolbar.
Also, since the buttons have moved upward, sometimes clicks intended for those buttons, click and bringdown menu items from the MenuBar placed above the toolbar.
This happens in Solaris Sparc and is not happening in Windows. I found it in Solaris 2.7.
%java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b55)
Java HotSpot(TM) Client VM (build 1.4beta-B55, mixed mode)
- duplicates
-
JDK-4424546 Solaris Sparc: rendering problems in SwingSet2 with hotspot client vm (b55)
- Closed