[Webkit-unassigned] [Bug 106062] Nested sticky position elements incorrectly repositioned on scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 11:54:40 PST 2018


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

--- Comment #5 from jonjohnjohnson <hi at jonjohnjohnson.com> ---
Created attachment 358139

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

Difference in nested sticky positioning for viewport and internal scrolling

Left side, scrolls internal fixpos scroll container
Right side, scrolls viewport/root scroll container

Right side only positions nested sticky position element when relayout is forced, (resizing window or scrolling fixed element will kick it into gear) instead of positioning correctly while scrolling itself.

Easy to see differences when scrolling case in current version of blink.

-- 
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/20181229/72f36cea/attachment.html>


More information about the webkit-unassigned mailing list