Skip to content

0 items announced in tree view #169493

Open
Open

Description

Type: Bug
@isidorn
When I navigate a treview, screen reader reads all the items at first. When I do that for quite a long time (minute for example) it stops reading those items, though cursor still continues to move across items. In other words, items are still navigable with arrow keys, but screen reader doesn't read them anymore.
You can try this wit a debugger for example. Turn on NVDA screen reader, Write some code that generates an array of items and add a breakpoint in the code after array of items are generated. Then start debugging and go to that breakpoint. Then navigate to debug variables treview and expand that array of items, move arrows up/down for a minute to walk through them and you'll see that items aren't read by NVDA. It happens almost in every treview, not specifically with debugger. It wasn't happening with the previous versions.
I attach a screenshot so that issue is easier understood.
treview_bug

VS Code version: Code 1.74.1 (1ad8d51, 2022-12-14T10:30:51.966Z)
OS version: Windows_NT x64 10.0.19044
Modes:
Sandboxed: No
Remote OS version: Linux x64 5.15.0-53-generic

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 bugtree-viewsExtension tree view issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions