Microsoft/vscode

[Feature] Color Picker: Keyboard accessibility

Open

#31,637 opened on Jul 28, 2017

View on GitHub
 (11 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
accessibilityeditor-color-pickerfeature-requesthelp wanted

Repository metrics

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

Description

Refs: #31457

It is good that the color picker can be triggered via our "Show Hover" command, however after that you can not do any changes to it using the keyboard. It should be possible to use the keyboard to navigate inside the color picker and choose colors appropriatly.

Contributor guide