[Webkit-unassigned] [Bug 275506] [view-transitions] Misplaced arrows after scrolling then transitioning on https://codepen.io/bramus/full/xxmozvN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 15 08:53:06 PDT 2024


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

--- Comment #3 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Created attachment 471689

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

Test reduction

A somewhat accurate reduction.

I think the translation we apply of the scroll position (which is correct) applies in the wrong order.

Rotation should apply, then translation. In this case, we see the translation being applied first, then that translation gets rotated.

-- 
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/20240615/ef4d0c55/attachment.htm>


More information about the webkit-unassigned mailing list