[Webkit-unassigned] [Bug 258945] New: [HTMLMediaElement ] currentTime shifts after updating playbackRate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 6 13:37:19 PDT 2023


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

            Bug ID: 258945
           Summary: [HTMLMediaElement ] currentTime shifts after updating
                    playbackRate
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitelak at gmail.com

Setting a `playbackRate` causes unexpected shifts of `currentTime` when a video is playing in Safari. 

Example: https://codesandbox.io/s/currenttime-shifts-after-updating-playbackrate-zj27dd

To reproduce open the sandbox, play the video, and click the checkbox for auto playback rate changes. This example works smoothly on Chromium and Firefox, playbackRate change doesn't affect the currentTime. In Safari, the video's current time shifts to another value (sometimes goes forth, sometimes goes back) after changing the playback rate.

-- 
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/20230706/e6c5181b/attachment-0001.htm>


More information about the webkit-unassigned mailing list