-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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 'Profile' group and select 'default'.
5.Default page will open.
6.Now navigate to 'Appearance' section and expand it.
7.Now navigate to ''Font Feature and Variable Font Axes' groups and add some fonts.
4.Now turn on the narrator using 'CTRL+Win+Enter' keys.
4.Now navigate to the added list items.
5.Observe the issue here.
User Experience:
Screen reader users cannot identify the purpose of the list items if the name is not define, making it difficult to access the font features or variable axes list items independently. This can lead to confusion and errors.
WCAG Reference Link:
https://www.w3.org/WAI/WCAG21/Understanding/name-role-value
Expected Behavior
Name should be define for the all the list items present in 'Font Feature and Variable Font Axes' groups.
Actual Behavior
Name of the list items present in 'Variables font axes and font feature' groups are not define.
Screen reader only announce the position as 1 of 2 and 2 of 2 on receiving focus.