[Webkit-unassigned] [Bug 214781] Inconsistent scroll behavior when using overflow:hidden on body if added to home screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 06:08:37 PDT 2020


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

--- Comment #3 from verypublicyeah913j at mailinator.com ---
>From what I can remember, this used to be a problem in Safari too, but it was halfway fixed there last year, but the fix didn't work when running standalone.

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

The fix also doesn't work for safari when the keyboard is displayed. When the keyboard is displayed you'll be able to scroll the body again. You first have to scroll the body, then you'll have to wait for the stupid bounce effect to stop, and then you'll be able to scroll the element you actually want to scroll.

So the current situation from what I can quickly see is this:

Will you be able to stop scrolling on the body element?
Is it running standalone? No.
Is it running in Safari, without the keyboard open? Yes.
Is it running in Safari, with the keyboard open? No.

This is terrible to write sites for as it's so buggy and inconsistent.

-- 
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/20200818/234fe344/attachment.htm>


More information about the webkit-unassigned mailing list