[Webkit-unassigned] [Bug 212439] Horizontally scrolling elements are broken when revealed by toggling visibility

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 11:55:45 PDT 2020


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

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
I think the bug is that creating composited overflow depends on m_hasCompositedScrollableOverflow, but nothing updates that when visibility is toggled (computeScrollDimensions() only happens on layout).

-- 
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/20200608/02cadb6c/attachment.htm>


More information about the webkit-unassigned mailing list