RequestLayout called might be called indefinitely under some conditions

XMLWordPrintable

    • Type: Bug
    • Resolution: Withdrawn
    • Priority: P2
    • 8
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: