-
Enhancement
-
Resolution: Fixed
-
P3
-
fx2.0
I want to cancel a stage being closed using the Window Manager close button. I want to keep the Stage visible, show a popup asking for close confirmation.
I tried on onHidden and onHiding to restore the visibility of the Stage, but I got an Exception saying that the Window is already closed.
I tried on onHidden and onHiding to restore the visibility of the Stage, but I got an Exception saying that the Window is already closed.
- duplicates
-
JDK-8099471 Support for conditional closing of windows in FX
- Closed
- is blocked by
-
JDK-8097791 Add javafx.scene.control.Alert class
- Resolved
- relates to
-
JDK-8101421 Hiding a Stage cannot be cancelled in the onHiding's handle method
- Closed