Skip to content

[accessibility] screen reader cannot announce results while navigating between results in search box #320098

@SeanTolstoyevski

Description

@SeanTolstoyevski
  • VS Code Version: 1.123.0 (system setup)
  • OS Version: windows 11 pRO

Steps to Reproduce:

  1. NVDA is opened.
  2. A project is opened with VSCode.
  3. Search box is opened with CTRL + Shift + F and a text known to be in the project is entered into the search box.
  4. To reach results, tab is pressed until the treeview showing results is reached.
  5. When we focus on the treeview, NVDA tells us, for example: 48 results in 4 files - Search: foot
  6. {regression} User navigates between results with arrow keys but NVDA cannot announce the search results, moreover even in object navigation (NVDA + num4/num6 etc.) these cannot be captured by NVDA.
    NOTE: navigation works correctly but NVDA seems unable to access the objects here.

findings:

This regression probably occurred in version 123.0. There was no such problem in the previous version.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugnew releaseIssues found in a recent release of VS CodesearchSearch widget and operation issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions