[Webkit-unassigned] [Bug 190500] Bad behavior of scrolling, position:fixed inside flattened iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 21:48:44 PDT 2019


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Even with frame flattening off, I see two issues with this test content on iPad:
1. On first load, the position:fixed in the iframe is missing
2. After scrolling the iframe for a bit, we lose all the tiles in the logging element.

My guess is that GraphicsLayer geometry isn't getting updated somehow, triggering incorrect visible rects. Maybe this is related to boundsOrigin vs. position differences.

-- 
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/20190316/a1a0c2e0/attachment.html>


More information about the webkit-unassigned mailing list