[PR #14564] Match 'add appearance' button text to AutoProp.Name #30161

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

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

State: closed
Merged: Yes


Similar to #14519.

Voice Access allows for functionality like "click " to automatically move the cursor and click on a control. The Search Box had an AutoProp.Name that didn't match the button text, leading to confusion because Voice Access wouldn't be able to find a control named "Create".

To fix this, we simply aligned the button text and the AutoProp.Name.

Closes #13808

**Original Pull Request:** https://github.com/microsoft/terminal/pull/14564 **State:** closed **Merged:** Yes --- Similar to #14519. Voice Access allows for functionality like "click <name>" to automatically move the cursor and click on a control. The Search Box had an AutoProp.Name that didn't match the button text, leading to confusion because Voice Access wouldn't be able to find a control named "Create". To fix this, we simply aligned the button text and the AutoProp.Name. Closes #13808
claunia added the pull-request label 2026-01-31 09:39:02 +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#30161