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:
- go to explorer pane
- click on dots in the top right of the tree view.
- uncheck couple items in the list ( leave some of them as checked)
- open Narrator app
- 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.
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)
@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.