[Webkit-unassigned] [Bug 153852] <body> with overflow:hidden CSS is scrollable on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 10:33:02 PDT 2019


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

--- Comment #18 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 369132
  --> https://bugs.webkit.org/attachment.cgi?id=369132
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369132&action=review

> Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.h:61
> +#if PLATFORM(IOS_FAMILY)
> +    void rootScrollingNodeScrollabilityDidChange(bool scrollable);
> +#endif

Shouldn't this be state on a FrameScrollingNode? I would think that iframe have similar logic?

-- 
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/20190506/f87fd09e/attachment.html>


More information about the webkit-unassigned mailing list