-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b92
-
b114
-
generic
There is a possible regression found in manual testing.
Compile and run the attached snippet (jar is necessary I'm afraid) with the promoted b92 on Linux. Components in the Frame will be distorted, partially split / overlapped. The Frame should be resized, sometimes even twice, to get the proper layout.
This behavior is consistent.
The effect is not reproduced with b91 and before (I tried b77).
Not reproducible on e.g. OS X 10.10
Removing tf.pack() from the main() fixes that.
Compile and run the attached snippet (jar is necessary I'm afraid) with the promoted b92 on Linux. Components in the Frame will be distorted, partially split / overlapped. The Frame should be resized, sometimes even twice, to get the proper layout.
This behavior is consistent.
The effect is not reproduced with b91 and before (I tried b77).
Not reproducible on e.g. OS X 10.10
Removing tf.pack() from the main() fixes that.
- duplicates
-
JDK-8146767 Move ScrollPane button event doesn't work as expected.
-
- Closed
-
-
JDK-8144184 test java/awt/Mixing/LWPopupMenu.java fails
-
- Closed
-
- relates to
-
JDK-8011616 JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity
-
- Resolved
-