Popover sequential focus sampler

#503010263 Filed 2026-04-15 Status: New Priority: P4

What this demonstrates

This sampler exercises sequential keyboard focus order when a focusable popover is opened by an invoker.

Expected behavior: after opening the popover from the invoker, the next Tab should move focus to the popover itself (because it has tabindex="0").

Manual repro

Active element: (none)
Press Tab after opening the popover.
popover (focusable)

Expected vs old regression

Expected next focus target after invoker + Tab: popover

Old regression target: after (popover was skipped on forward traversal)

Focus log

(empty)