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

wrong layout for BorderPane with two TreeView's inside

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • fx2.0
    • javafx
    • None
    • build 40

      1. run application attached: there is BorderPane with two TreeView's inside: one is top of borderPane, one is bottom of borderPane.
      - bottom TreeView is unaccessible: only several pixels height.

      2. remove line 35: pane.setPadding(new Insets(24));
      launch application again, try to expand/collapse items in upper TreeView, and try to scroll it's scrollbar to bottom.
      after several movements, bottom TreeView become unaccessible due to it's incredible small height.
      collapsing of upper treeView does not help.
      (see screenshot)

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

              Created:
              Updated:
              Resolved:
              Imported: