WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 237972
238696
Glitching transition with opacity and transform where opacity duration greater than transform duration
https://bugs.webkit.org/show_bug.cgi?id=238696
Summary
Glitching transition with opacity and transform where opacity duration greate...
j.hermann
Reported
2022-04-02 05:05:20 PDT
The CSS opacity transition seems to occur a second time when used in combination with a transform transition where the transition-duration of opacity is greater than the duration of transform. See minimal test case:
https://codepen.io/jh-dvc/pen/YzYEZOz
Can be reproduced in Safari 15.4 on both iOS 15.4 and MacOS 12.3. Did not occur prior to that version as far as I can tell.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2022-04-04 01:27:08 PDT
Thanks for reporting, this has already been fixed, see
bug 237972
. *** This bug has been marked as a duplicate of
bug 237972
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug