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

BASELINE alignment incompatible with fill-height resizing for HBox, FlowPane, GridPane

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0
    • fx2.0
    • javafx
    • promotion b34

      - run application attached: there is TabPane,TitledPane and ScrollBar inside of HBox with setAlignment(Pos.BASELINE_CENTER);
      - try to move bar of ScrollBar

      observe: TitledPane and ScrollBar are moved down
      expected: moving of "bar" of ScrollBar should not affect layout

      (slightly other behavior without TitledPane: ScrollBar shifted down once after attempt to scroll it. this is a bug too).

            amfowler Anne Fowler (Inactive)
            vshubov Victor Shubov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: