[PR #11364] Add automation names to some controls that were missing them #28529

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

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

State: closed
Merged: Yes


All these controls didn't have Names assigned, and Accessibility Insights doesn't like that. Their parents did, but the actual focusable elements themselves didn't. So I've just taken the nearby headers for these things and slapped them in as the Automation names for these controls.

I verified that each of these automated tests in Accessibility Insights pass again.

  • Will do the thing to #11155 but we need confirmation before that can be closed.
**Original Pull Request:** https://github.com/microsoft/terminal/pull/11364 **State:** closed **Merged:** Yes --- All these controls didn't have `Name`s assigned, and Accessibility Insights doesn't like that. Their parents did, but the actual focusable elements themselves didn't. So I've just taken the nearby headers for these things and slapped them in as the Automation names for these controls. I verified that each of these automated tests in Accessibility Insights pass again. * Will do the thing to #11155 but we need confirmation before that can be closed.
claunia added the pull-request label 2026-01-31 09:29:06 +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#28529