-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
The fix to JDK-8137252 has introduced an unintended side effect (bug) that causes subclasses of Parent no longer able to override requestLayout() and expect proper behavior. We have a number of classes such as HBox, VBox, StackPane, GridPane and TextFlow override requestLayout() with extra logic.
- relates to
-
JDK-8137252 JavaFX StackPane bounds not updated
-
- Resolved
-
-
JDK-8170317 TextFlow is layed out on each pulse
-
- Closed
-
-
JDK-8174685 JavaFX GridPane bounds not updated
-
- Open
-