-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7u6
-
Component/s: javafx
A Tab in the TabPane should allow to veto its closing, a very common use case is if you have a stack of opened editors who are dirty. If the user now issues a close operation on the tabs you want to warn him and ask if he really wants to proceed.