NEW 283671
Live text in videos is blocking input elements when in fullscreen
https://bugs.webkit.org/show_bug.cgi?id=283671
Summary Live text in videos is blocking input elements when in fullscreen
gismya
Reported 2024-11-25 02:15:40 PST
When a fullscreen element containing a video is paused on a frame with text, the Live Text feature blocks input fields and textareas, preventing them from being written to. Images do not seem to cause any issues. Scenarios: Scenario 1: when not in fullscreen, input elements work as expected for any videos. Scenario 2: when in fullscreen, pausing a video on a frame with text causes the input elements to stop working. Scenario 3: when in fullscreen, after being paused on a text frame, the inputs start working after pressing play and until pausing on another frame with text. Switching videos doesn't trigger the change, only playback once the video is switched. The repro link contains one video where all the frames have text and one video where no frames have text. Tested Safari Versions: Safari Version 18.1.1 (20619.2.8.11.12) Safari Technology Preview Release 208 (Safari 18.2, WebKit 20621.1.5.1) Repro link: https://gismya.github.io/webkit-bug-report/
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-02 02:16:13 PST
Note You need to log in before you can comment on or make changes to this bug.