[PR #15200] [MERGED] Add automation heading level 1 to fix about dialog #30490

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15200
Author: @BenConstable9
Created: 4/18/2023
Status: Merged
Merged: 4/20/2023
Merged by: @microsoft-github-policy-service[bot]

Base: mainHead: fix-about-dialog


📝 Commits (3)

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/AboutDialog.xaml (+2 -1)

📄 Description

Add automation heading level 1 to fix the about dialog by adding an automation property.

Allows screen reader to pick up that this is a heading and read properly.

Closes #11912


🔄 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/15200 **Author:** [@BenConstable9](https://github.com/BenConstable9) **Created:** 4/18/2023 **Status:** ✅ Merged **Merged:** 4/20/2023 **Merged by:** [@microsoft-github-policy-service[bot]](https://github.com/apps/microsoft-github-policy-service) **Base:** `main` ← **Head:** `fix-about-dialog` --- ### 📝 Commits (3) - [`c408c33`](https://github.com/microsoft/terminal/commit/c408c33d0f39d83de93bd2ea04bf05be39566710) Add automation heading level 1 - [`8cd4877`](https://github.com/microsoft/terminal/commit/8cd4877ecd590f13e0089e8c7dad30770963d5a7) Format - [`89d37ac`](https://github.com/microsoft/terminal/commit/89d37ac5b9334cb367f0cd67a1d47b500b39869c) xaml format ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/AboutDialog.xaml` (+2 -1) </details> ### 📄 Description Add automation heading level 1 to fix the about dialog by adding an automation property. Allows screen reader to pick up that this is a heading and read properly. Closes #11912 --- <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:41:08 +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#30490