Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8118093

RequestLayout called might be called indefinitely under some conditions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Withdrawn
    • Icon: P2 P2
    • 8
    • None
    • javafx

      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.

            msladecek Martin Sládeček
            msladecek Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: