-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
7u4, 8
-
os_x
FULL PRODUCT VERSION :
1.7.0_12-ea
ADDITIONAL OS VERSION INFORMATION :
MacOs 10.8.2
A DESCRIPTION OF THE PROBLEM :
When resizing a JFrame via mouse all resizeable components are in an enormous movement.
A different graphical bug did occur in my recent Version of Java 1.7 when resizing a JFrame: The Components adjusted their size always too late to the new frame's size. This looked very ugly, but the " current " update's solution is even more awful.
However, everything is alright in Java 1.6.
REGRESSION. Last worked in version 6u31
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Just make a JFrame
2. put a resizeable JTextArea inside it
3. compile and run.
4. Resize the JFrame via mouse.
REPRODUCIBILITY :
This bug can be reproduced always.
1.7.0_12-ea
ADDITIONAL OS VERSION INFORMATION :
MacOs 10.8.2
A DESCRIPTION OF THE PROBLEM :
When resizing a JFrame via mouse all resizeable components are in an enormous movement.
A different graphical bug did occur in my recent Version of Java 1.7 when resizing a JFrame: The Components adjusted their size always too late to the new frame's size. This looked very ugly, but the " current " update's solution is even more awful.
However, everything is alright in Java 1.6.
REGRESSION. Last worked in version 6u31
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Just make a JFrame
2. put a resizeable JTextArea inside it
3. compile and run.
4. Resize the JFrame via mouse.
REPRODUCIBILITY :
This bug can be reproduced always.