C6.22

Focus Order and Keyboard Navigation

Cards in this group · 4

  1. C6.22.1Composite widgets typically move among internals with arrow keys; Tab only enters and leaves
  2. C6.22.2Skip links let keyboard users bypass repeating navigation and reach main content
  3. C6.22.3Roving tabindex keeps only one composite member in the Tab sequence; the rest move by arrows
  4. C6.22.4Keyboard paths must be functionally equivalent to mouse-reachable paths, not visual presentation only