Opened 4 years ago

Closed 4 years ago

#5590 closed defect (fixed)

Videos are muted by default

Reported by: Ben Sturmfels Owned by:
Priority: minor Milestone: 0.10.0
Component: programming Keywords:
Cc: vijthaaa@… Parent Tickets:

Description

When I play a video, it is muted by default and I have to click the "unmute" button beneath the video. This is happening for me on IceCat, Chromium and Gnome Web Browser.

Change History (3)

comment:1 by Ben Sturmfels, 4 years ago

Cc: vijthaaa@… added

Vijeth, I've had a quick look at this and see that in mediagoblin/static/js/change-video-resolutions.js, there's a line with muted: true. Do you think there would be any issues in changing this to true? This seems like the expected behavior given that videos don't autoplay.

comment:2 by Ben Sturmfels, 4 years ago

Milestone: 0.10.0
Priority: majorminor

comment:3 by Ben Sturmfels, 4 years ago

Resolution: fixed
Status: newclosed

Fixed in commit a9aae9a0.

Note: See TracTickets for help on using tickets.