[Webkit-unassigned] [Bug 267765] CSS grid with sticky column or row are not scaling properly with CSS transform
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 18 02:08:58 PDT 2025
https://bugs.webkit.org/show_bug.cgi?id=267765
Jonas Linn <linn at jonaslinn.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |linn at jonaslinn.de
--- Comment #4 from Jonas Linn <linn at jonaslinn.de> ---
Just experienced something similar. When applying transforms on the scroll container (scale, skew, rotate), the sticky bottom element will be mispositioned. Made a demo where you can play around with the values for rotate and skew. At 5deg the position is already way off.
Using `transform: rotate(1deg)` or `rotate: 1deg` made no difference.
Demo: https://codepen.io/segg/pen/NPKEqzz
--
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/20250318/6b668cd0/attachment.htm>
More information about the webkit-unassigned
mailing list