Closed
Bug 1690837
Opened 4 years ago
Closed 4 years ago
Autoplay blocking seems to be breaking the play buttons on m.kro-ncrv.nl
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: twisniewski, Unassigned)
References
()
Details
Clicking the play icon on https://m.kro-ncrv.nl/fragmenten/muziek-in-de-jaren-zeventig-een-cruciaal-punt-in-de-popmuziek does not work unless autoplay is allowed; presumably there is some sort of fragile JS being used which trips our user-interaction handler. However, this only seems to reproduce for me on Android, not on desktop with the touch-emulation in the responsive design mode, so I suspect it might be Android-specific.
(Note that this issue is being moved in from https://github.com/mozilla-mobile/fenix/issues/17741 )
Updated•4 years ago
|
Component: General → Audio/Video: Playback
Product: GeckoView → Core
Severity: -- → S3
Priority: -- → P3
Comment 1•4 years ago
|
||
I can't reproduce this on Nightly GV 87.0a1 (20210203). In addition, I don't think that is our issue, because website has a responsibility to handle blocked autoplay, they should handle rejected play promise properly.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•