Skip to content

Video attribute 'muted' not applied in Firefox #6887

Closed
@madsfaerch

Description

@madsfaerch

Version

2.5.2

Reproduction link

https://codepen.io/madsfaerch/pen/XewjNb

Steps to reproduce

  1. The pen consists of a simple Vue instance mounted to #app containing a video element with muted="muted".
  2. Open the pen in Chrome and notice that the volume icon is set to muted and the video is muted when played.
  3. Open the pen in Firefox and notice that the volume icon is set to unmuted and the video is unmuted when played.

What is expected?

That the video plays muted and controls show muted.

What is actually happening?

The video plays unmuted and the controls show unmuted. This is especially an issue with autoplaying videos.


Reproduced in Firefox 56.0 and FirefoxDeveloperEdition 57.0b10 on different machines running either macOS Sierra or High Sierra.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions