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

javafx.scene.control.TableView: tableView inside of TilePane/FlowPane should be resized to keep inside the borders of pane

XMLWordPrintable

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

      run application attached: there is TablePane inside of FlowPane.
      TablePane has setMinWidth(10); and setMaxWidth(1400);

      see screenshot: TablePane is out of border of FlowPane.
      expected: tableView inside of TilePane/FlowPane should be resized to keep inside the borders of pane.
      (same bug with TilePane instead of FlowPane)

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

              Created:
              Updated:
              Resolved:
              Imported: