Open 1Copenut opened 1 year ago
Steps to reproduce
Edit
Tab
Enter
Actual Result
<body>
Expected Result
Kibana Version: v8.8.0
OS: MacOS Monterey
Browser: Chrome, Safari
Relevant WCAG Criteria: Understanding SC 2.4.3: Focus Order (Level A)
Pinging @elastic/kibana-accessibility (Project:Accessibility)
Pinging @elastic/kibana-presentation (Team:Presentation)
Steps to reproduce
Edit
to enter editing modeTab
key to traverse to the "Add layers" button. PressEnter
to open the flyout.Tab
a few more times to verify focus does not start on the Add layers flyout as expected.Tab
until the Cancel button has focus. PressEnter
then verify focus is not returned to "Add layer" button.Actual Result
<body>
tagExpected Result
Kibana Version: v8.8.0
OS: MacOS Monterey
Browser: Chrome, Safari
Relevant WCAG Criteria: Understanding SC 2.4.3: Focus Order (Level A)