WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
217317
REGRESSION (iOS 14): Incorrectly calculated durations on CSS animation keyframes
https://bugs.webkit.org/show_bug.cgi?id=217317
Summary
REGRESSION (iOS 14): Incorrectly calculated durations on CSS animation keyframes
mathias.wilen
Reported
2020-10-05 08:42:39 PDT
Created
attachment 410521
[details]
Video showing incorrect animation With the iOS 14 update, CSS @keyframe animations' keyframes are no longer correctly calculated. Any iOS prior to 14 works fine and any other browser also animates correctly in comparison. This has been tested with: iOS 13 - iPhone 11 and iPhone 8 Chrome 85 - PC Firefox 81 - PC Chrome 85 Mac OS 10.14 and 10.15 JSFiddle reproducing the issue:
https://jsfiddle.net/1ao07ng5/
The problem is probably easiest to spot at the 95% -> 100% keyframe. Based on a 10s animation, this should last for 0.5 seconds but it's animating for much longer
Attachments
Video showing incorrect animation
(489.51 KB, video/mp4)
2020-10-05 08:42 PDT
,
mathias.wilen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-05 17:00:45 PDT
<
rdar://problem/69977262
>
Antoine Quint
Comment 2
2020-10-06 23:52:11 PDT
I'm having trouble finding the exact revision point when this would have improved, but I cannot reproduce this with the most recent iOS 14.2 beta. Matthias, can you check with the most recent beta?
Antoine Quint
Comment 3
2020-10-06 23:56:08 PDT
I've also reproduced the issue with the iOS 14 GM build, so I'm confident the issue is gone in iOS 14.2.
mathias.wilen
Comment 4
2020-10-07 04:46:56 PDT
It indeed looks like it is working correctly in iOS 14.2 beta
mathias.wilen
Comment 5
2020-10-07 04:50:20 PDT
Antoine, do you by chance happen to know the timeline for when iOS 14.2 might be released to the public?
Antoine Quint
Comment 6
2020-10-07 06:14:44 PDT
Mathias, I cannot comment about future iOS release timing. Thanks for checking that it was indeed fixed for you!
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