You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Plain Text Editor, when handling a modified document and using tabbed entries to select either Cancel or Delete, the Save As dialog opens regardless of the selected option.
Steps to Reproduce
Open a document in Plain Text Editor
Modify the document
Close Plain Text Editor via Title Bar "Close" button or ^|⌘+w
When presented with Do you want to save? confirmation dialog, <Tab> to Cancel or Delete
Press <Enter>
Expected Behavior
If Cancel:
Confirmation dialog closes. Plain Text Editor remains open and focus returns to the modified document.
If Delete:
Confirmation dialog closes. Plain Text Editor closes and deletes (i.e. does not save) modifications to the previously open document.
Actual Behavior
If Cancel:
Confirmation dialog closes. Save As dialog opens:
CleanShot.2025-01-30.at.13.46.18.mp4
If Delete:
Confirmation dialog closes. Save As dialog opens: