-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Inaccessible "add block" with keyboard in editor (Accessibility [a11y]) #51522
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
[Feature] InserterThe main way to insert blocks using the + button in the editing interfaceThe main way to insert blocks using the + button in the editing interface[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] Needs More InfoFollow-up required in order to be actionable.Follow-up required in order to be actionable.[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
[Feature] InserterThe main way to insert blocks using the + button in the editing interfaceThe main way to insert blocks using the + button in the editing interface[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] Needs More InfoFollow-up required in order to be actionable.Follow-up required in order to be actionable.[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for Bug.
Description
It's not possible to access the "Add block" feature via keyboard.
Together with @Ryokuhi (Thanks for your help!) we tried to figure out what caused this issue at WCEU2023 contributer day.
It seems to be an issue of
tabindexI guess the affected component might be within
PrivateInserter:gutenberg/packages/block-editor/src/components/inserter/index.js
Line 79 in f1d0bd5
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
See also: https://wordpress.github.io/gutenberg/?path=/story/playground-block-editor--default to inspect
tabindexof the inserterPlease confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes