-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
-
None
To reproduce
-add BorderPane
-add AnchorPane
-add Button
-try to reparent Button from root node to AnchorPane(it works) and after that to BorderPane -- doesn't work
-add BorderPane
-add AnchorPane
-add Button
-try to reparent Button from root node to AnchorPane(it works) and after that to BorderPane -- doesn't work