[Webkit-unassigned] [Bug 176243] requestAnimationFrame causes bad location of position:fixed inside overflow:auto and iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 14 08:33:11 PST 2017


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

--- Comment #4 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Created attachment 326879

  --> https://bugs.webkit.org/attachment.cgi?id=326879&action=review

Experimental patch

This patch is a quick dirty hack to force a delayed flush when RemoteLayerTreeDrawingArea::scheduleCompositingLayerFlush is caused by a requestAnimationFrame call. As you can see, it avoids big jumps of the fixed element in the testcase. I wonder whether we should do something like that when user scrolling is happening... @Simon: WDYT?

-- 
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/20171114/321313b8/attachment.html>


More information about the webkit-unassigned mailing list