-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Labels
[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] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
When using the new drag to resize handle on the metabox container, the position of the control is counter intuitive, because it's located in the DOM after the content. This means that the focus sequence is backwards from expectations, as a user has to tab forward to reach an object above their visible location.
See #64351
Step-by-step reproduction instructions
- Enable custom fields in settings > preferences.
- Place your tab cursor in the 'value' field.
- Tab forward until focus lands on the resize drag button.
Screenshots, screen recording, code snippet
Environment info
- 6.7 RC nightly on 10/24
- Gutenberg 19.5
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
- Yes
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
Metadata
Metadata
Assignees
Labels
[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] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
