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

GridPane colspan, child panes and hgrow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • javafx

      It looks like when adding another LayoutPane inside a GridPane the calculation of hgrow for elements who span multiple columns is incorrect. You can see this by running the, the text field in C3 show take the complete space and so that the Button is align to the complete right. If one instead of adding the GridPane inside the layout is done as expected (simply switch the boolean field)

        1. bug_report.png
          16 kB
          Tom Schindl
        2. GridPaneColSpan.java
          3 kB
          Tom Schindl

            msladecek Martin Sládeček
            tschindl Tom Schindl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: