Skip to content

List widget a11y attributes #57274

Closed
Closed
@chrmarti

Description

The list widget uses 'tree' and 'treeitem' roles which makes NVDA read it out as such and makes it mention the tree level which is always 1.

The focused item does not have "aria-selected"="true" which makes NVDA read out "not selected". The tree sets that attribute, maybe the list should just do that too. (Should test with the multi-select QuickPick.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable buglist-widgetList widget issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions