Skip to content

Test: VS Code with Orca screen reader #91063

Closed
@isidorn

Description

@isidorn

Refs: #90446

Complexity: 4

We are now supporting Orca screen reader on Linux. We should do some exploratory testing on how Orca behaves with VS Code. File issues to me @isidorn and then I will forward them to the corresponding owner.

  1. Configure Orca to use the latest version by following these instructions
  2. Turn on Orca by Universal Access > Screen Reader > On. Docs
  3. Set "editor.accessibilitySupport": "on" in vscode insiders settings
  4. Restart VS Code

Verify the following:

  • Navigation character by character in the Editor correctly reads the characters
  • Navigation word by word in the Editor correctly reads the words
  • Suggest widget is accessible
  • Take some list / tree (example Explorer, Extensions view) and verify navigating through it the content is nicely read
  • Test out the main menu is nicely read out and can be navigated via keyboard
  • Try out some other area of your liking and try if it's accessibility with Orca

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuestestplan-item

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions