Skip to content

Bad UX when auto-save is on (all but "off") #324300

Description

@lppedd

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.

    Image
  • With onFocusChange.
    No confirmation dialog spawns as the focus is incorrectly lost when clicking the close button.

    Image

Both these behaviors are counterintuitive in my opinion and lead to misunderstandings.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions