-
Notifications
You must be signed in to change notification settings - Fork 29.5k
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
Autocomplete suggestions are no longer read with NVDA #234465
Comments
Cc @isidorn |
Latest version is bad, 1.96.0.20241122 user installer
Last good version that doesn't have this bug is the one before that, 1.96.0.20241121 user installer
|
Sounds like a regression in insiders. Fyi @meganrogge |
@aiday-mar bisected this to b69589c |
Hi thanks for filing this issue. This is a bug with the EditContext enablement. To temporarily fix this issue, you may turn the following setting off: |
Given the severity of this issue, it should be turned off by default. In the same version this issue was introduced, another much more critical regression #234466 was also introduced. Given the setting is called edit context, I wonder if it is related, since these issues occured at the same time. |
Hi thank you for posting this. I will have a look. I may have to turn off the edit context until the problems are resolved, I will keep you updated. |
Hi thank you for filing this issue, this seems to be related to the combination of the edit context and the screen reader mode being enabled. I will turn off the edit context by default on Insiders, investigate all the issues and turn it back on later. |
The PR that reverts the enablement : #234638. I will investigate the issues you and @meganrogge filed |
Thanks! |
Type: Bug
With NVDA, type something that triggers autocomplete.
Notice that nothing is announced when the menu appears. Pressing up/down to go through autocomplete suggestions also doesn't read anything.
This worked yesterday, so this is a very recent regression.
VS Code version: Code - Insiders 1.96.0-insider (9086857, 2024-11-22T09:56:24.579Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2
System Info
canvas_oop_rasterization: enabled_on
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_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Extensions (17)
The text was updated successfully, but these errors were encountered: