[Webkit-unassigned] [Bug 228907] Scroll freezes at top or bottom after tab or menu changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 03:08:26 PDT 2021


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

--- Comment #2 from Lex <lex.satre at gmail.com> ---
The only consistent fix out of the many out there is setting html element (not body but only html) position to fixed. However, this is un-useable because it results in the entire webview to be pushed up by a distance of approx safe-area-inset-bottom. This area seems to be impervious to any other css changes.

-- 
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/20210809/9ffe0170/attachment.htm>


More information about the webkit-unassigned mailing list