-
Bug
-
Resolution: Not an Issue
-
P3
-
fx2.0
-
MacOSX 10.6
HelloTextBox window resize on Mac causes graphics to resize. Labels and TextBox resizes with the window, but text in text box does not.
Problem revealed after fix to runtime changset:10524. Removed changset to verify. Changeset 10524 fixed other resizes issues on mac including HelloTextBox had corruption during resize but when released looked ok.
Resize works with most other TextBox toys after the 10524 fix. Problem might be related to GridPane.
Problem revealed after fix to runtime changset:10524. Removed changset to verify. Changeset 10524 fixed other resizes issues on mac including HelloTextBox had corruption during resize but when released looked ok.
Resize works with most other TextBox toys after the 10524 fix. Problem might be related to GridPane.
- relates to
-
JDK-8111297 Mac: Content size is resized incorrectly for a short time when the window is resized
- Closed
-
JDK-8112185 Mac: AnchorPane objects dance when window is resized
- Resolved