Skip to content

Improve default button focus in macOS dialogs#56513

Merged
SomeoneToIgnore merged 1 commit into
mainfrom
kb/default-focus-fix
May 12, 2026
Merged

Improve default button focus in macOS dialogs#56513
SomeoneToIgnore merged 1 commit into
mainfrom
kb/default-focus-fix

Conversation

@SomeoneToIgnore
Copy link
Copy Markdown
Contributor

Follow-up of #2433
Closes #5990

Ensures ESC, Enter and Space buttons are mapped to different buttons on modals.

Before:

image

After:

image

Release Notes:

  • Improved default button focus in macOS dialogs

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 12, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 12, 2026
@SomeoneToIgnore SomeoneToIgnore added this pull request to the merge queue May 12, 2026
Merged via the queue into main with commit 7ab0ce6 May 12, 2026
43 checks passed
@SomeoneToIgnore SomeoneToIgnore deleted the kb/default-focus-fix branch May 12, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve close dialog keyboard accessibility

2 participants