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

can't keyboard around settings #93254

Closed
derekriemer opened this issue Mar 23, 2020 · 3 comments
Closed

can't keyboard around settings #93254

derekriemer opened this issue Mar 23, 2020 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@derekriemer
Copy link

Issue Type: Bug

  1. Try moving around settings with the keyboard.
  2. Attempt to quickly jump from section to section.

Expected: This should be doable with the treeview.
Actual: Tab traps make this impossible, and moving around is non-trivial. the tree's children are whole sections which makes the role="tree" paradime break, because the treeitem role should not have children. Perhaps using a separate tree, or an accordian would be better here, depending on what's visible.

VS Code version: Code - Insiders 1.44.0-insider (0926b53, 2020-03-23T08:40:59.737Z)
OS version: Windows_NT x64 10.0.18362

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz (4 x 2904)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.84GB (8.59GB free)
Process Argv
Screen Reader yes
VM 0%
@roblourens
Copy link
Member

Sorry, I'm not sure exactly what you are referring to, which tree/sections? This issue might be relevant if you are using a screenreader #92488

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 28, 2020
@derekriemer
Copy link
Author

I wasn't able to arrow between sections of settings on my work computer (I.E. from edit to workbench, etc. I am on my home machine. I am not sure why that was happening, perhaps I'll have to try again when I'm at work.

@derekriemer
Copy link
Author

I cannot reproduce this again.

@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants