[Webkit-unassigned] [Bug 251759] New: Scrolling away from and back to an individually playing animation will cause it to be incorrectly paused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 5 11:24:01 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251759

            Bug ID: 251759
           Summary: Scrolling away from and back to an individually
                    playing animation will cause it to be incorrectly
                    paused
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: dino at apple.com, graouts at apple.com

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230205/3fc8b5ea/attachment.htm>


More information about the webkit-unassigned mailing list