-
Notifications
You must be signed in to change notification settings - Fork 9k
Description
Windows Terminal version
1.25.3571.0
Windows build number
Windows 11 Version 26H1 (OS Build 28000.1340)
Other Software
No response
Steps to reproduce
Repro Steps:
1.Launch the Window terminal app.
2.Navigate to the 'New Open Tab' and select the 'Settings' menu item.
3.Settings page will open.
4.Now navigate to 'Startup' and select 'it'.
5.Startup page will open.
6.Now navigate to 'Launch size' group and expand it.
7.Now turn on the narrator using 'CTRL+Win+Enter' keys.
8.Now navigate to the 'Column edit' and change the value by up and down arrow keys.
9.Observe the issue here.
User Experience:
Redundant announcements add to cognitive load, making it more challenging for screen reader users to determine if multiple actions have taken place. This disrupts the expectation for concise and meaningful feedback.
WCAG Reference Link:
https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships
Expected Behavior
Screen reader should announce the updated row and column information only once per resize action.
Actual Behavior
When the user resizes rows or columns in the “Launch” grid, the screen reader announces the updated row and column information twice for a single resize action. This results in redundant feedback and creates confusion for screen reader users.
Example: If we change the size 118 then screen reader announce '118-118' twice.