WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
240568
HTMLMediaElement currentTime out of sync with Audio
https://bugs.webkit.org/show_bug.cgi?id=240568
Summary
HTMLMediaElement currentTime out of sync with Audio
Tom Blackmon
Reported
2022-05-18 02:36:15 PDT
When you set the HTMLAudioElement currentTime, its out of sync with the audio time. This occurs with Mac OS 15 Safari and IOS 15 Chrome and Safari. In this demonstration the 'T' of tree is cut off and sounds more like 'ree'.
https://codesandbox.io/s/competent-https-o4tnw5?file=/index.html
While this but appears to be related to
https://bugs.webkit.org/show_bug.cgi?id=204228
I'm filing this bug since the issue goes beyond issues with AudioContext lining.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-19 06:31:37 PDT
<
rdar://problem/93573225
>
Ahmad Saleem
Comment 2
2023-10-12 12:45:49 PDT
I am able to reproduce this bug on Safari Technology Preview 180 using attached test case and it definitely has 'ree' rather than 'tree' as in Chrome Canary 120. Adding 'BrowserCompat' since only Safari has it wrong.
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