FX:ID warning dialog when trying to delete a ToggleButton with a ToggleGroup.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      Open attached FXML
      Select the ToggleButton and try and delete it - bug - you are shown the "This component has an fx:id. Do you really want to delete it?" dialog.

      There is no fx:id set on the ToggleButton, but there is a ToggleGroup value.
      <ToggleGroup fx:id="visual_buttons" />
      This seems to be triggering the warning dialog.

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

              Created:
              Updated:
              Resolved:
              Imported: