搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

disabling media autoplay by default not working in latest update

  • 2 回覆
  • 2 有這個問題
  • 14 次檢視
  • 最近回覆由 Nathb

more options

Hi,

With the latest update the disabling media autoplay setting doesn't seem to work on some sites. I'm using the new media.autoplay.default option set to 1. It also plays sound on videos, even though I have that option blocked in the preferences. It was all working fine until the latest firefox update a few days ago. For an example, one site it doesn't work on is au.news.yahoo.com.

Any help is appreciated.

Cheers,

Nathan.

Hi, With the latest update the disabling media autoplay setting doesn't seem to work on some sites. I'm using the new media.autoplay.default option set to 1. It also plays sound on videos, even though I have that option blocked in the preferences. It was all working fine until the latest firefox update a few days ago. For an example, one site it doesn't work on is au.news.yahoo.com. Any help is appreciated. Cheers, Nathan.

被選擇的解決方法

To make the "stop autoplay" work again use these settings:

media.autoplay.default: 1 media.autoplay.enabled.user-gestures-needed: false media.autoplay.allow-muted: false

Although the "media.autoplay.enabled.user-gestures-needed" seems to be wrong it brings back the "stop autoplay" feature.

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

選擇的解決方法

To make the "stop autoplay" work again use these settings:

media.autoplay.default: 1 media.autoplay.enabled.user-gestures-needed: false media.autoplay.allow-muted: false

Although the "media.autoplay.enabled.user-gestures-needed" seems to be wrong it brings back the "stop autoplay" feature.

more options

Seems to have done the trick, thanks for that.