WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
251759
Scrolling away from and back to an individually playing animation will cause it to be incorrectly paused
https://bugs.webkit.org/show_bug.cgi?id=251759
Summary
Scrolling away from and back to an individually playing animation will cause ...
Tyler Wilcock
Reported
2023-02-05 11:24:01 PST
Given this sequence: 1. Pause All Animations on the page 2. Individually play a single animation, notice it is animating correctly. 3. Scroll away from the animation such that it's off-screen 4. Scroll back to the animation Notice the animation is paused when it should be playing (because it's respecting the page state over its own state).
Attachments
Patch
(9.23 KB, patch)
2023-02-05 12:59 PST
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tyler Wilcock
Comment 1
2023-02-05 12:59:41 PST
Created
attachment 464855
[details]
Patch
EWS
Comment 2
2023-02-06 13:02:14 PST
Committed
259910@main
(9d10e5a45e5c): <
https://commits.webkit.org/259910@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 464855
[details]
.
Radar WebKit Bug Importer
Comment 3
2023-02-06 13:03:22 PST
<
rdar://problem/105095559
>
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