Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.127.0
- OS Version: Windows 11
Steps to Reproduce:
-
With afterDelay set to 5000 ms.
The confirmation dialog does not block the auto-save timer.
-
With onFocusChange.
No confirmation dialog spawns as the focus is incorrectly lost when clicking the close button.
Both these behaviors are counterintuitive in my opinion and lead to misunderstandings.
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
With
afterDelayset to5000ms.The confirmation dialog does not block the auto-save timer.
With
onFocusChange.No confirmation dialog spawns as the focus is incorrectly lost when clicking the close button.
Both these behaviors are counterintuitive in my opinion and lead to misunderstandings.