Microsoft/vscode

Editor hint in new file can't be reached by tabbing

Open

#132,085 opened on Sep 1, 2021

View on GitHub
 (20 comments) (1 reaction) (1 assignee)TypeScript (10,221 forks)batch import
accessibilitybuggood first issueworkbench-untitled-editors

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Version: 1.60.0-insider Commit: e7d7e9a9348e6a8cc8c03f877d39cb72e5dfb1ff Date: 2021-09-01T10:39:32.559Z Electron: 13.1.8 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin x64 18.7.0

Steps to Reproduce:

Open VS Code and create a new untitled file. Tab over to try to click on the "Select a language" action and the hint disappears. Can we make this action keyboard focus-able?

cc @isidorn

Contributor guide