-
Bug
-
Resolution: Fixed
-
P3
-
7u40
-
None
Load the attached fxml.
Select the "Properties" TitledPane.
Change its Text property, and save.
Restart the tool and open the fxml :
one get the Warning : "Duplicate usage of fx:id="x1" ..."
If you edit the fxml file, you can see that the padding has now an fx:id="x1" for allTitledPane.
Select the "Properties" TitledPane.
Change its Text property, and save.
Restart the tool and open the fxml :
one get the Warning : "Duplicate usage of fx:id="x1" ..."
If you edit the fxml file, you can see that the padding has now an fx:id="x1" for allTitledPane.
- duplicates
-
JDK-8122793 Copy a VBox with paddings may produce FXML with duplicated fx:id
-
- Resolved
-