Mute/Unmute is out of sync with original video on ici.radio-canada.ca
Categories
(Toolkit :: Picture-in-Picture, defect, P3)
Tracking
()
People
(Reporter: niklas, Assigned: yasminekaltouma)
References
Details
(Keywords: good-first-bug)
Attachments
(1 file)
STR:
- navigate to https://ici.radio-canada.ca/info/videos/media-8607193/2460-entrevue-avec-michel-tremblay-immortel
- open a PiP window
- mute the video and observe that the original video is still unmuted
- close the PiP window and play the video
Actual results:
The video plays in a muted state but the volume indicator shows the video is unmuted.
Expected results:
The mute state should change on the original video when mute is clicked from the PiP window
Updated•3 years ago
|
This mute method is responsible for muting the sound from the PiP window. The fallback, when no video wrapper exists for a particular site, sets video.muted
to true or false. While this does mute the sound for ICI Radio Canada, it would be better to select the mute button on ICI Radio Canada instead, like we do for airmozilla for example.
To make a script that can do this, we need a brand new video wrapper for ICI Radio Canada. Please see how to make a video wrapper here.
Assignee | ||
Comment 2•2 years ago
|
||
Hello,
may I work on this bug?
Hello, thank you for your interest! I assigned the bug to you. Please reach out if you have any questions. Otherwise if there's no activity on the bug after a couple days, I might unassign the ticket to give other applicants a chance to work on a patch.
Assignee | ||
Comment 4•2 years ago
|
||
Thank you. I'll submit a patch soon.
Assignee | ||
Comment 5•2 years ago
|
||
Comment 8•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Comment 9•2 years ago
•
|
||
Reproducible on a 2023-03-12 Nightly build on macOS 12.
Verified as fixed on Firefox 113.0(build ID: 20230501151611) and Nightly 114.0a1(build ID: 20230502160708) on macOS 12, Windows 10, Ubuntu 22.
Description
•