-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
jfx19
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
I use imbricated TabPanes ( one tabPane can be in subcomponent in another tabPane ).
When the children tabPane have
tabPane.setTabDragPolicy(TabPane.TabDragPolicy.REORDER);
it happen that the children cannot be closed any more.
I use imbricated TabPanes ( one tabPane can be in subcomponent in another tabPane ).
When the children tabPane have
tabPane.setTabDragPolicy(TabPane.TabDragPolicy.REORDER);
it happen that the children cannot be closed any more.