Feedback
Prevent duplicate quit confirmation dialogs
- Status
- Fixed
- Fixed in
- v26.6.4
- Source discussion
- https://forum.objo.dev/d/375-blocking-app-with-multiple-quit-windows
- Last updated
- 2026-06-15
Public summary
When Studio has unsaved changes and the user starts closing the solution window, invoking Quit again while the unsaved-changes confirmation is still open can stack multiple quit confirmation dialogs. If a debug session is also active, the active-debug-session prompt can appear alongside the unsaved-changes prompt. Studio should keep only one shutdown confirmation flow active at a time.