Bug 270635 - HTMLMediaElement play controls are not always in sync when setting srcObject or src twice
Summary: HTMLMediaElement play controls are not always in sync when setting srcObject ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-07 06:41 PST by youenn fablet
Modified: 2024-03-07 06:59 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2024-03-07 06:41:02 PST
Go to https://jsfiddle.net/knx8d42z/ and click on all buttons (play, capture, recapture).
At that point, after recapture, audio is not playing but controls show audio is playing.
Toggle controls off and on show audio is not playing.
 
This also shows up with camera and microphone.
Comment 1 Radar WebKit Bug Importer 2024-03-07 06:41:17 PST
<rdar://problem/124207928>
Comment 2 youenn fablet 2024-03-07 06:59:51 PST
jsfiddle with src: https://jsfiddle.net/mk8c4zof/