Overriden method, requestLayout(), by subclass of Parent didn't get call when process layout

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: javafx
    • 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.

            Assignee:
            Chien Yang (Inactive)
            Reporter:
            Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: