Skip to content

screen reader issue since 1.89.0 with open file CTRL+p #211976

@dstpierre

Description

Does this issue occur when all extensions are disabled?: Yes/No
Yes

  • VS Code Version: 1.89.0
  • OS Version: Windows 10

Steps to Reproduce:

I'm using NVDA as screen reader, before 1.89.0 this worked:

  1. Opening the "search file by name or symbol" with CTRL+p
  2. If I type path where only 1 file exists, the file name isn't "announced", cannot do up/down arrow as there's only one result.
  3. In fact, the first file isn't announce for result with more than one results.

To be clear, image we have the following file/directory tree

|- dir1/
|--- abc.go
|- main.go

Doing CTRL+p and than typing dir1/ it displayed the abc.go file but screen reader says nothing.

For result with multiple file, the first file of the list isn't "sent" to screen reader, doing down arrow and the second file in list is "said" by scree reader.

If I may this is a huge problem.
Thanks

Activity

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

Metadata

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugquick-pickQuick-pick widget issuesregressionSomething that used to work is now brokenverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions