Terminal should use role=list #93480
Labels
accessibility
Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues
bug
Issue identified by VS Code Team member as probable bug
terminal
General terminal issues that don't fall under another label
verified
Verification succeeded
Milestone
Forked from #93087 (comment)
Terminal currently uses role=listitem for each line, however it does not set the role=list on the parent container. It should.
More about aria roles can be found here https://w3c.github.io/aria/#list
@Tyriar let me know if you need further help with this.
The text was updated successfully, but these errors were encountered: