WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
281024
Paused autoplay media sometimes continue to play
https://bugs.webkit.org/show_bug.cgi?id=281024
Summary
Paused autoplay media sometimes continue to play
Jeff Johnson
Reported
2024-10-07 17:52:01 PDT
Created
attachment 472854
[details]
Sample HTML demonstrating the bug Steps to reproduce: 1. Open the attached HTML file in Safari Expected results: The video pauses. Actual results: The video continues to play. The bug doesn't happen every time. Keep reloaded the HTML until it happens. Note that after paused() is called, the JavaScript paused attribute is true, and the video controls show the paused state. Yet the video continues to play. I can reproduce this bug in Safari and Safari Technology Preview on macOS. I've haven't been able to reproduce the bug on iOS. This bug affects a feature of my Safari extension StopTheMadness Pro in the Mac App Store.
Attachments
Sample HTML demonstrating the bug
(451 bytes, text/html)
2024-10-07 17:52 PDT
,
Jeff Johnson
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jeff Johnson
Comment 1
2024-10-07 18:05:49 PDT
This bug also occurs with audio elements, and the muted attribute in the sample HTML is irrelevant.
Radar WebKit Bug Importer
Comment 2
2024-10-14 17:52:13 PDT
<
rdar://problem/137918027
>
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