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

Copy a VBox with paddings may produce FXML with duplicated fx:id

XMLWordPrintable

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

      To reproduce:
      1) Create a blank document
      2) Drop a VBox
      3) Set non null values in the Padding properties
      4) Drop another VBox
      5) Set non null values in the Padding properties of the other VBox
      6) Copy the second VBox
      7) Paste
      8) Save
          -> the file contains duplicated fx:id in <insets> elements (see attached FXML)

      Note that *two* VBox with padding must be created before performing Copy.
      If only one VBox is created before Copy, no duplication occur.

        1. Blonk.fxml
          0.9 kB
          Eric Le Ponner

            eleponn Eric Le Ponner
            eleponn Eric Le Ponner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: