Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to review terminal output with NVDA in focus mode / navigation mode doesn't work #172658

Closed
TheQuinbox opened this issue Jan 27, 2023 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode

Comments

@TheQuinbox
Copy link

Type: Bug

STR:

  1. Start NVDA
  2. Open a terminal with control+`
  3. Run a few commands to generate output.
  4. Try to navigate the output with control+up and down.

I hear list item, list item, list item. To actually read the text of each item, I have to hit NVDA space, read, then hit NVDA space again.
I don't remember exactly when, I think in the 1.6x days, this used to work, but it hasn't for quite a while now.

VS Code version: Code 1.74.3 (97dec17, 2023-01-09T16:59:02.252Z)
OS version: Windows_NT x64 10.0.22000
Modes:
Sandboxed: No

System Info
Item Value
CPUs AMD Ryzen 7 5800H with Radeon Graphics (16 x 3194)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 15.41GB (9.47GB free)
Process Argv --crash-reporter-id 5211d001-3acc-473c-a716-32f72b6395d5
Screen Reader no
VM 0%
Extensions (9)
Extension Author (truncated) Version
copilot Git 1.70.8099
isort ms- 2022.8.0
python ms- 2022.20.2
vscode-pylance ms- 2023.1.40
jupyter ms- 2022.11.1003412109
jupyter-keymap ms- 1.0.0
jupyter-renderers ms- 1.0.14
vscode-jupyter-cell-tags ms- 0.1.6
vscode-jupyter-slideshow ms- 0.1.5
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
vscorecescf:30445987
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593:30376534
pythonvs932:30410667
cppdebug:30492333
vsclangdc:30486549
c4g48928:30535728
dsvsc012:30540252
azure-dev_surveyone:30548225
pyindex848:30577860
nodejswelcome1cf:30587006
2e4cg342:30602488
f6dab269:30613381
2i9eh265:30646982
vscup:30628656

@meganrogge
Copy link
Contributor

We can track navigation mode, what you're describing, not working in this issue. We're aware of it and hoping that our new terminal accessibility buffer offers a better solution over time so we can remove this all together.

@meganrogge meganrogge changed the title Unable to review terminal output with NVDA in focus mode. Unable to review terminal output with NVDA in focus mode / navigation mode doesn't work Jan 30, 2023
@meganrogge meganrogge added bug Issue identified by VS Code Team member as probable bug terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode labels Jan 30, 2023
@meganrogge
Copy link
Contributor

related #170988

@meganrogge
Copy link
Contributor

We now have the accessibility buffer, which allows you to do this and more

this issue tracks adding enhanced navigation support

#174079

@meganrogge meganrogge closed this as not planned Won't fix, can't repro, duplicate, stale Mar 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode
Projects
None yet
Development

No branches or pull requests

3 participants