Tab title not read by screen reader #12696

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

Originally created by @carlos-zamora on GitHub (Feb 23, 2021).

Environment

Windows Terminal version (if applicable): 1.7.501.0

NVDA

Steps to reproduce

  1. Open NVDA
  2. Click on an open terminal tab (focus should be there)
  3. Move focus to another tab

Expected behavior

Screen reader reads "Command Prompt tab 2 of 4" (format: tab of )

NOTE: this is the behavior for v1.5.10411.0

Actual behavior

Screen reader reads "tab selected 2 of 4" (or whatever position/length it has).

Originally created by @carlos-zamora on GitHub (Feb 23, 2021). # Environment ```none Windows Terminal version (if applicable): 1.7.501.0 ``` NVDA # Steps to reproduce 1. Open NVDA 2. Click on an open terminal tab (focus should be there) 3. Move focus to another tab # Expected behavior Screen reader reads "Command Prompt tab 2 of 4" (format: <tab title> tab <position> of <size>) NOTE: this is the behavior for v1.5.10411.0 # Actual behavior Screen reader reads "tab selected 2 of 4" (or whatever position/length it has).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12696