[PR #9234] Hide the Command Palette's key binding label from UIA #27496

Open
opened 2026-01-31 09:22:17 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/9234

State: closed
Merged: Yes


The command palette's list items explicitly specify the "AcceleratorKey"
property (for UIA) and set it to the key binding. Putting it in a label
inside the list item makes Narrator read it out twice ("New Tab ...
ctrl+shift+t ... ctrl+shift+t").

Addresses #7913 (to be closed when a11y re-evaluates)

**Original Pull Request:** https://github.com/microsoft/terminal/pull/9234 **State:** closed **Merged:** Yes --- The command palette's list items explicitly specify the "AcceleratorKey" property (for UIA) and set it to the key binding. Putting it in a label inside the list item makes Narrator read it out twice ("New Tab ... ctrl+shift+t ... ctrl+shift+t"). Addresses #7913 (to be closed when a11y re-evaluates)
claunia added the pull-request label 2026-01-31 09:22:17 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27496