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

Regression : size issue with many controls

XMLWordPrintable

      Load the attached fxml :
      although the control width (pref, max, min) is USE_COMPUTED_SIZE, the width is not controlled by its container.
      (height should be also checked)
      This is a regression compared to 2.2, where this test case works perfectly well (i.e. the width is controlled by the container)
       Note that even if the prefWidth is bigger than the container one, the width should be the container width.

        1. ControlSizes.java
          0.7 kB
        2. IssueTextFieldWidth2.fxml
          2 kB
        3. Result_FX2.2.PNG
          Result_FX2.2.PNG
          16 kB
        4. Result_FX8.PNG
          Result_FX8.PNG
          15 kB

            jgiles Jonathan Giles
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: