[Webkit-unassigned] [Bug 236561] REGRESSION?: overflow:hidden on documentElement behaves inconsistently in iOS Safari 15.3.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 12:00:25 PST 2022


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
We allow scrolling when the visual viewport is smaller than the layout viewport (this is necessary to avoid getting locked in when zoomed), but we allow scrolling to the entire document. Ideally we'd only allow panning around in the layout viewport.

-- 
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/20220214/80158817/attachment.htm>


More information about the webkit-unassigned mailing list