-
Bug
-
Resolution: Withdrawn
-
P2
-
None
In RT-32443, the ScrollPane does check the prefHeight/prefWidth of it's Node during the requestLayout() calls to check if the requestLayout() needs to be propagated to the ScrollPane.
If there's a Control in the node that fires a requestLayout() during the prefWidth/Height computation, it leads to an infinite loops. This could be stopped in the requestLayout code.
If there's a Control in the node that fires a requestLayout() during the prefWidth/Height computation, it leads to an infinite loops. This could be stopped in the requestLayout code.
- relates to
-
JDK-8123806 StackOverflowError in Modena
-
- Closed
-
-
JDK-8119685 Regression: scrollbar issue with TitledPane
-
- Closed
-