[PR #9258] [MERGED] Update automation properties for tab header control #27500

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9258
Author: @carlos-zamora
Created: 2/23/2021
Status: Merged
Merged: 2/23/2021
Merged by: @undefined

Base: mainHead: dev/cazamor/a11y/bugfix-tab-title


📝 Commits (1)

  • 66dd262 Update automation properties for tab header control

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalApp/TerminalTab.cpp (+1 -0)

📄 Description

This sets the automation property (name) on the tab view item we expose in XAML.

PR Checklist

Validation Steps Performed

Tested under NVDA and Accessibility Insights


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/9258 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 2/23/2021 **Status:** ✅ Merged **Merged:** 2/23/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/cazamor/a11y/bugfix-tab-title` --- ### 📝 Commits (1) - [`66dd262`](https://github.com/microsoft/terminal/commit/66dd2623ef538e1b31c5bc8de385ea5e4117d44e) Update automation properties for tab header control ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TerminalTab.cpp` (+1 -0) </details> ### 📄 Description This sets the automation property (name) on the tab view item we expose in XAML. ## PR Checklist * [x] Closes #9254 ## Validation Steps Performed Tested under NVDA and Accessibility Insights --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:22:19 +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#27500