Open
Description
openedon Apr 29, 2024
Describe the bug
Test Environment:
OS: Windows 11 Version 22H2 (OS Build 22621.2861)
To Reproduce
Repro Steps:
1.Open URL: AvatarList - Docs ⋅ Storybook (chromatic.com)
2.Story book page opens
3.Press 6-tab keys and focus will move to "Skip to Canavas"
4.Press enter key on "Skip to canvas" button and press tab key
5.Focus will move to "Skip to sidebar" and press enter key on it.
6.Now, Resize the browser to 200% and open the developer tool in another window
7.Set the view port to 320256 pixel for the page.
8.Verify whether on Setting viewport to 320256 pixels, Keyboard focus is moving to the hidden controls or not.
Expected Results
On Setting viewport to 320*256 pixels, Keyboard focus should not move to hidden controls.
MAS1.4.10-Keyboard.focus.moves.to.hidden.content.mp4
System
Actual Results:
Issue: On Setting viewport to 320*256 pixels, Keyboard focus is moving to the hidden controls.
Observation: Keyboard focus is moving to hidden controls with multiple tab keys after 'Enter text' edit field.
Additional context
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment