-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
8u51
-
x86_64
-
windows_7
FULL PRODUCT VERSION :
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Windows 7 64-bit
A DESCRIPTION OF THE PROBLEM :
After placing a spinner inside a gridpane and setting its width to a high value, it grows normally when frame is maximized but when I shrink the window back the size remains giant
REGRESSION. Last worked in version 8u51
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Place a Spinner inside a GridPane
Set spinner max width to a high number like MAX_VALUE
Maximize the window
Interact with spinner by clicking on its buttons
Minimize window back
Spinner will still be giant
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I expected spinner to resize back to its previous size
ACTUAL -
Spinner was still giant after I shrinked the window back
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Windows 7 64-bit
A DESCRIPTION OF THE PROBLEM :
After placing a spinner inside a gridpane and setting its width to a high value, it grows normally when frame is maximized but when I shrink the window back the size remains giant
REGRESSION. Last worked in version 8u51
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Place a Spinner inside a GridPane
Set spinner max width to a high number like MAX_VALUE
Maximize the window
Interact with spinner by clicking on its buttons
Minimize window back
Spinner will still be giant
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I expected spinner to resize back to its previous size
ACTUAL -
Spinner was still giant after I shrinked the window back
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES