[Webkit-unassigned] [Bug 236634] [css-flexbox] Safari does not add padding-end on overflow for flexbox (but now does for grid)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 2 08:28:00 PDT 2022


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

Ludo <ludo.segura at shopify.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ludo.segura at shopify.com

--- Comment #2 from Ludo <ludo.segura at shopify.com> ---
Running into this issue myself with my team. We are using CSS sliders on our theme (Shopify website) done with flexbox and scroll snap properties but we have issues too with the last slide sitting on the edge of the viewport instead of having the margin applied (which works in Chrome and Firefox).

So we're using a workaround where we use a pseudo element :after on the <ul> element and applying some margin to that and it seem to work.

-- 
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/20220502/42409c4e/attachment.htm>


More information about the webkit-unassigned mailing list