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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: