[Webkit-unassigned] [Bug 238567] REGRESSION (r290770): Hulu fullscreen breaks when rewinding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 22:37:01 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238567

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
The <div class="Player__container addFocus" tabindex="0" aria-hidden="false" aria-label="Video Player" role="region" style="display: block;"> element has overflow:hidden, but is getting a non-zero scrollLeft, maybe via a focus call. I'm not sure why we allow overflow:hidden to scroll for focus.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220405/e8c41099/attachment.htm>


More information about the webkit-unassigned mailing list