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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: