Skip to content

Color Theme Picker Keyboard Trap #619

@aphelionz

Description

@aphelionz

#Steps to reproduce (assumes ChromeVox or similar)

image

  1. [Tab] or [Shift+Tab] to the color theme picker at the top left of the page
  2. Press [Enter] to open the dropdown
  3. Press [Tab] five times

Actual Result
The dropdown would close and navigation would continue to the search box

Expected Result
The focus "loops" inside of the dropdown element, trapping the keyboard.

Suggested Fixes
Review accessible select boxes and dropdowns and ensure navigation is possible and focus is not trapped. See here for a few good examples: https://pattern-library.dequelabs.com/components/selects

Additionally, if this dropdown is a dogfood element from EUI itself, the core UI component should be fixed as well.

Category: #615: Elastic UI Chrome Accessibility
Relevant WCAG Criteria: 2.1.2 No Keyboard Trap

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions