Skip to content

The "drag to resize" button for the metabox container is placed after the metaboxes in focus order. #66436

Open
@joedolson

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

  1. Enable custom fields in settings > preferences.
  2. Place your tab cursor in the 'value' field.
  3. Tab forward until focus lands on the resize drag button.

Screenshots, screen recording, code snippet

Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] In ProgressTracking issues with work in progress[Type] BugAn existing feature does not function as intended

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions