[Webkit-unassigned] [Bug 175029] "position:sticky" does not work correctly in flex item

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 12 14:30:01 PST 2018


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

Jonathan Cammisuli <jonathan.cammisuli at soti.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.cammisuli at soti.net

--- Comment #2 from Jonathan Cammisuli <jonathan.cammisuli at soti.net> ---
I'd like to add some more information for this bug. 


In my case, I have a layout that has has two panels. Left and Right, like so:
https://codepen.io/anon/pen/LQLjKO

Green area, should stick to the top with 0, gray row should stick to the top by 3.5rem.

When scrolling, the green area stays for what appears to be the height of the container, then scrolls away. The interesting thing here, is that the gray area stays in it's designation sticky spot, no matter what. Also note, that I have left: 0 on the pink area, and the green area, so that horizontal scrolls stick those elements.

By trying the above example on either Chrome or Firefox, we can see that it's working there, with no issues.

-- 
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/20180212/a28ac82e/attachment.html>


More information about the webkit-unassigned mailing list