Keyboard Trap - Information For This Demo

Quick tip: Keyboard traps are often associated with video players, but can be found in any element that received keyboard focus.

How to test this issue

  • Test technique: Keyboard.
    • Press the Tab key to navigate through the page.
    • Verify that you can tab through the entire page. You should be able to jump to each control and away from each control on the page.
    • Use standard operating system keystrokes, browser keystrokes, and screen reader keystrokes when verifying keyboard operation.

Failing WCAG Guidelines and Test Tips

This demo causes the following WCAG guidelines fail:

  • 2.1.2: No Keyboard Trap