[Webkit-unassigned] [Bug 158342] Overlay with -webkit-overflow-scrolling:touch doesn't become scrollable after added text makes it taller

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 09:37:11 PDT 2018


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

--- Comment #10 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
(In reply to Frédéric Wang (:fredw) from comment #7)
> Created attachment 353483 [details]
> Repro case (position: fixed)

In debug build this is hitting the ASSERT in ScrollingTreeScrollingNodeDelegateIOS. From a quick debug, it seems the resize is triggering update of the scrolling tree but the m_scrollingLayer of the RenderLayerBacking remains null. So there is clearly something wrong with the update.

-- 
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/20181101/fcabd01a/attachment.html>


More information about the webkit-unassigned mailing list