[Accessibility] Remove redundant prefix-style info from PR change view #5705
Labels
accessibility
bug
Issue identified by VS Code Team member as probable bug
verified
Verification succeeded
Milestone
Type: Bug
@meganrogge
When
prStatus:github.focus
is triggered, screen reader users can navigate changed files in the treeview.However, we have to listen to all the redundant prefix-type instruction before target file name like below:
This means we have to digest this redundant info each time we arrow-down every single file. If there are multiple changed files, it gets even worse and tedious.
I think "View diffs and comments for file"instruction is redundant because users already know they are in the changed treeview. Please consider taking this out. Or, please turn off this info when
accessibility.verbosity.diffEditor
setting value is false.Extension version: 0.79.2024013010
VS Code version: Code - Insiders 1.86.0-insider (05047486b6df5eb8d44b2ecd70ea3bdf775fd937, 2024-01-31T03:29:50.526Z)
OS version: Windows_NT x64 10.0.22631
Modes: Restricted
Connection to 'ssh-remote+7b22686f73744e616d65223a2244656c7461227d' could not be established
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
Connection to 'ssh-remote+7b22686f73744e616d65223a2244656c7461227d' could not be established
A/B Experiments
The text was updated successfully, but these errors were encountered: