Skip to content

fix: Improve narration of modifier keys#9926

Merged
gonfunko merged 1 commit into
v13from
key-narration
May 22, 2026
Merged

fix: Improve narration of modifier keys#9926
gonfunko merged 1 commit into
v13from
key-narration

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9906

Proposed Changes

This PR avoids an issue where certain keyboard shortcuts could be read out twice by a screenreader. We had been using the symbol for certain modifier keys in conjunction with their name. These strings have been updated to just use the name. I also fully spelled out "Control" and "Escape" to avoid screenreaders stumbling over trying to pronounce the abbreviations, and for general consistency.

@gonfunko gonfunko requested a review from a team as a code owner May 22, 2026 16:16
@gonfunko gonfunko requested a review from lizschwab May 22, 2026 16:16
@github-actions github-actions Bot added the PR: fix Fixes a bug label May 22, 2026
@gonfunko gonfunko merged commit 2d9f402 into v13 May 22, 2026
9 checks passed
@gonfunko gonfunko deleted the key-narration branch May 22, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants