webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
733 stars 63 forks source link

codepen.io - Animating perspective-origin is broken #110689

Open webcompat-bot opened 1 year ago

webcompat-bot commented 1 year ago

URL: https://codepen.io/anon/embed/JjXdPzZ/db5f120940371ef81f3f337dcbca61b4?default-tab=result

Browser / Version: Firefox 104.0 Operating System: Linux Tested Another Browser: Yes Other

Problem type: Something else Description: animating perspective-origin is broken on firefox and (some?) mobile browsers (only updates visuals on mouse move) Steps to Reproduce: animating perspective-origin is broken on firefox and mobile browsers (don't know which - reported by another party) the visuals only update during mouse move animation timing is correct might be an issue with invalidating/updating the draw region renders correctly on chromium

found the codepen at https://css-tricks.com/how-css-perspective-works/

Browser Configuration
  • None

From webcompat.com with ❤️

softvision-oana-arbuzov commented 1 year ago

Thanks for the report, I was able to reproduce the issue. AnimationBroken

Note: The issue is not reproducible on Chrome.

Tested with: Browser / Version: Firefox Nightly 106.0a1 (2022-09-12), Firefox Release 104.0.2 Operating System: Windows 10 Pro

Moving to Needsdiagnosis for further investigation.

[qa_37/2022]

denschub commented 1 year ago

@emilio Is this a dupe of https://bugzilla.mozilla.org/show_bug.cgi?id=1581457 or something else?