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

TextArea in GridPane will not stretch vertically

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7u15, 8
    • javafx
    • Windows 7 64-bit
      Java 8.0.0-b80

      Using a GridPane to implement a simple form, I have a column of labels and a column of controls. The bottom right control is a text area. The bottom row and right column are set to grow always. The TextArea max width and height are set to MAX_VALUE. But the TextArea will only grow horizontally, and adjust a little bit vertically - but it will stop crowing vertically such that it does not fill the "cell" in the GridPane.
      (Sample code on the way.)

      Same issue also appears in HBox.

            ekrejcir Eva Krejčířová (Inactive)
            swpalmer Scott Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: