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

TitledPane's Expanded property is not written to fxml when set to true

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None

      D&D a TitledPane.
      Look at the Expanded property in the Inspector - it is set to true.
      Save the FXML.
      Open the FXML in a text editor - bug - there is no mention of the expanded property.
      Now switch back to SB, set the expanded property to false and save.
      Switch back to your text editor - you will now see that 'expanded="false"' is saved in the FXML.

      This also impacts TitledPane's inside an Accordion.

            eleponn Eric Le Ponner
            mchicharro Moises Chicharro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: