Bug 309586

Summary: Clear focus from elements outside the fullscreen element when entering fullscreen
Product: WebKit Reporter: pascoe <pascoe>
Component: New BugsAssignee: pascoe <pascoe>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

pascoe@apple.com
Reported 2026-03-10 11:43:52 PDT
When a user clicks a fullscreen button on some sites, the button enters `:focus`/`:focus-visible` and `:hover` states. After the fullscreen transition these states persist because no blur is triggered on the button, and no `mousemove` is synthesized to update hit-testing, leaving the button stuck in a highlighted state.
Attachments
pascoe@apple.com
Comment 1 2026-03-10 11:44:01 PDT
pascoe@apple.com
Comment 2 2026-03-10 11:48:52 PDT
EWS
Comment 3 2026-04-24 15:56:29 PDT
Committed 311986@main (4771a54c1936): <https://commits.webkit.org/311986@main> Reviewed commits have been landed. Closing PR #60287 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.