[Webkit-unassigned] [Bug 199152] [iOS] Scrolling on an enlarged Facebook video gets locked on the main frame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 24 11:05:15 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199152
--- Comment #8 from Antti Koivisto <koivisto at iki.fi> ---
> Is the main frame not overflow:hidden in this case (which should disable
> scrolling)?
No.
> This is really a UIKit bug (44777596).
Could well be. This [atch would fix the issue from our side in many cases though.
> That seems pretty likely to break legitimate cases.
What sort of cases? It is pretty limited.
> Also, you don't seem to be only disabling bouncing when the main frame is not scrollable.
'alwaysBounceVertical = NO' is the default behaviour where the scrollview only rubber bands if it has scrollable content.
--
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/20190624/f2505f9a/attachment.html>
More information about the webkit-unassigned
mailing list