vscode: [Accessibility] Narrator/NVDA is not reading the unchecked status for the list item

  • VS Code Version: 1.55.0 stable
  • OS Version: Windows

Steps to Reproduce:

  1. go to explorer pane
  2. click on dots in the top right of the tree view.
  3. uncheck couple items in the list ( leave some of them as checked)
  4. open Narrator app
  5. navigate trough same list and see Narrator should read “unchecked” status.

Actual : Narrator only reads “checked” status of the item. If the item is “unchecked” narrator doesn’t read the status Expected: Narrator should read the status as “unchecked” for unchecked items as well.

image

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

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

@RichCaloggero thanks. I think we have found the root cause of the issue and we plan to look into it. @sbatten let me know if I can help here.