-
Bug
-
Resolution: Fixed
-
P3
-
7u6
Sometimes,when close a Tab in a TabPane,the tab.getSelectionModel().getSelectedItem() does not return the new tab,but some other tab(must be the closed tab),and the new Tab content is not dispayed(it is white),but the new Tab title is displayed.
We cannot find the cause of the problem,you can only check the source code to find the cause.
It seems that all problems are about the selection model?
We cannot find the cause of the problem,you can only check the source code to find the cause.
It seems that all problems are about the selection model?