WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
219379
CSS keyframe animation on SVG is smearing background
https://bugs.webkit.org/show_bug.cgi?id=219379
Summary
CSS keyframe animation on SVG is smearing background
Caleb
Reported
2020-11-30 16:22:35 PST
Created
attachment 415073
[details]
Video of SVG animation on Safari 14.0.1 (16610.2.11.51.8) When the box element is clicked, I have an animated SVG where two dots transform into lines to form an "X". As the animation runs, as the shapes are animated, they leave behind a silhouette of themselves ( I call smearing ) and they remain even after the animation ends. Also shows same bug on Safari IOS 12.4.7 Demo:
https://aquaductape.github.io/CSS-Animation-SVG-Smear-in-Safari/index.html
Source code of Demo:
https://github.com/aquaductape/CSS-Animation-SVG-Smear-in-Safari
I made a Stack Overflow post about this
https://stackoverflow.com/questions/65082644/css-keyframe-animation-on-svg-is-smearing-background-in-safari
Attachments
Video of SVG animation on Safari 14.0.1 (16610.2.11.51.8)
(31.82 MB, video/mp4)
2020-11-30 16:22 PST
,
Caleb
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Smoley
Comment 1
2020-12-01 13:52:05 PST
Thanks for filing, I can reproduce this on Safari 13.1.3 as well as STP 116 (14.1).
Radar WebKit Bug Importer
Comment 2
2020-12-01 13:52:25 PST
<
rdar://problem/71865841
>
Ahmad Saleem
Comment 3
2023-04-14 16:35:20 PDT
I am able to reproduce this bug on WebKit ToT (
262952@main
) using test case from
Comment 0
. Just wanted to share updated testing results. Thanks!
Ahmad Saleem
Comment 4
2023-05-21 05:51:50 PDT
(In reply to Ahmad Saleem from
comment #3
)
> I am able to reproduce this bug on WebKit ToT (
262952@main
) using test case > from
Comment 0
. Just wanted to share updated testing results. Thanks!
WebKit ToT [
264301@main
] (with some SVG patches) - I don't get any smear in this.
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