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

NVDA cannot read the error message from validateInput in vscode.window.showInputBox #55186

Closed
IlyaBiryukov opened this issue Jul 26, 2018 · 2 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues

Comments

@IlyaBiryukov
Copy link

Issue Type: Bug

An extension calls vscode.window.showInputBox and provides validateInput option. The user enters some value which triggers validateInput and make it return an error message. The user tries to use NVDA to read the error message.

Expected: NVDA can read the error message.

Actual: NVDA is not reading the error message.

May be a dupe of #41406

VS Code version: Code 1.25.0 (0f080e5, 2018-07-05T13:11:58.697Z)
OS version: Windows_NT x64 10.0.16299

System Info
Item Value
CPUs Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (8 x 3408)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 31.92GB (24.06GB free)
Process Argv C:\Program Files\Microsoft VS Code\Code.exe
Screen Reader no
VM 0%
Extensions (2)
Extension Author (truncated) Version
cpptools ms- 0.17.7
vsliveshare ms- 0.3.472
@kieferrm kieferrm added accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues quick-pick Quick-pick widget issues labels Jul 27, 2018
@chrmarti chrmarti added the bug Issue identified by VS Code Team member as probable bug label Sep 24, 2018
@cleidigh cleidigh added accessibility-nvda and removed accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues labels Oct 11, 2018
@isidorn isidorn added the accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues label Jun 19, 2019
@isidorn
Copy link
Contributor

isidorn commented Jun 9, 2020

@chrmarti I think this might be fixed now?

@chrmarti
Copy link
Contributor

Indeed, this is fixed. Thanks.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues
Projects
None yet
Development

No branches or pull requests

5 participants