Firefox ignores media.autoplay.default since recent upgrade to 66.0.1





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















The media.autoplay.default setting (value=1) in about:config used to prevent video/media from playing automatically on loading a page with such content present.



Since the recent (2019-03-25) upgrade to 66.0.1+build1-0ubuntu0.18.04.1 video just plays automatically regardless of this setting.



I have a no flash/java environment, so we're just talking HTML5 here.



There are other media.autoplay options available, but setting them doesn't seem to fix the problem completely and breaks other aspects of the browser.



Does anyone know a fix to stop media autoplay in Firefox?










share|improve this question

























  • I believe FF 66 now auto blocks But only videos that have sound enabled. So here on sites that mute their videos they play (without sound) On sites that have audio enabled the autoplay is blocked. Pretty easy to see on for instance CNN which has sound enabled.

    – doug
    Mar 28 at 0:48


















1















The media.autoplay.default setting (value=1) in about:config used to prevent video/media from playing automatically on loading a page with such content present.



Since the recent (2019-03-25) upgrade to 66.0.1+build1-0ubuntu0.18.04.1 video just plays automatically regardless of this setting.



I have a no flash/java environment, so we're just talking HTML5 here.



There are other media.autoplay options available, but setting them doesn't seem to fix the problem completely and breaks other aspects of the browser.



Does anyone know a fix to stop media autoplay in Firefox?










share|improve this question

























  • I believe FF 66 now auto blocks But only videos that have sound enabled. So here on sites that mute their videos they play (without sound) On sites that have audio enabled the autoplay is blocked. Pretty easy to see on for instance CNN which has sound enabled.

    – doug
    Mar 28 at 0:48














1












1








1








The media.autoplay.default setting (value=1) in about:config used to prevent video/media from playing automatically on loading a page with such content present.



Since the recent (2019-03-25) upgrade to 66.0.1+build1-0ubuntu0.18.04.1 video just plays automatically regardless of this setting.



I have a no flash/java environment, so we're just talking HTML5 here.



There are other media.autoplay options available, but setting them doesn't seem to fix the problem completely and breaks other aspects of the browser.



Does anyone know a fix to stop media autoplay in Firefox?










share|improve this question
















The media.autoplay.default setting (value=1) in about:config used to prevent video/media from playing automatically on loading a page with such content present.



Since the recent (2019-03-25) upgrade to 66.0.1+build1-0ubuntu0.18.04.1 video just plays automatically regardless of this setting.



I have a no flash/java environment, so we're just talking HTML5 here.



There are other media.autoplay options available, but setting them doesn't seem to fix the problem completely and breaks other aspects of the browser.



Does anyone know a fix to stop media autoplay in Firefox?







18.04 upgrade firefox video






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 27 at 8:21







Broadsworde

















asked Mar 27 at 7:20









BroadswordeBroadsworde

1,0312922




1,0312922













  • I believe FF 66 now auto blocks But only videos that have sound enabled. So here on sites that mute their videos they play (without sound) On sites that have audio enabled the autoplay is blocked. Pretty easy to see on for instance CNN which has sound enabled.

    – doug
    Mar 28 at 0:48



















  • I believe FF 66 now auto blocks But only videos that have sound enabled. So here on sites that mute their videos they play (without sound) On sites that have audio enabled the autoplay is blocked. Pretty easy to see on for instance CNN which has sound enabled.

    – doug
    Mar 28 at 0:48

















I believe FF 66 now auto blocks But only videos that have sound enabled. So here on sites that mute their videos they play (without sound) On sites that have audio enabled the autoplay is blocked. Pretty easy to see on for instance CNN which has sound enabled.

– doug
Mar 28 at 0:48





I believe FF 66 now auto blocks But only videos that have sound enabled. So here on sites that mute their videos they play (without sound) On sites that have audio enabled the autoplay is blocked. Pretty easy to see on for instance CNN which has sound enabled.

– doug
Mar 28 at 0:48










1 Answer
1






active

oldest

votes


















1














In Firefox version 66.0.2, changing the media.autoplay.default value to 2 (in about:config) fixed it for me.






share|improve this answer



















  • 1





    Thanks, but setting media.autoplay.default to 2 doesn't stop video playing automatically for me, It actually turns off the new "Block web sites from automatically playing sound" setting in Preferences, even though the audio blocking seems to work anyway... there's definitely work to be done by Mozilla here I think!

    – Broadsworde
    Apr 2 at 8:00














Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129053%2ffirefox-ignores-media-autoplay-default-since-recent-upgrade-to-66-0-1%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














In Firefox version 66.0.2, changing the media.autoplay.default value to 2 (in about:config) fixed it for me.






share|improve this answer



















  • 1





    Thanks, but setting media.autoplay.default to 2 doesn't stop video playing automatically for me, It actually turns off the new "Block web sites from automatically playing sound" setting in Preferences, even though the audio blocking seems to work anyway... there's definitely work to be done by Mozilla here I think!

    – Broadsworde
    Apr 2 at 8:00


















1














In Firefox version 66.0.2, changing the media.autoplay.default value to 2 (in about:config) fixed it for me.






share|improve this answer



















  • 1





    Thanks, but setting media.autoplay.default to 2 doesn't stop video playing automatically for me, It actually turns off the new "Block web sites from automatically playing sound" setting in Preferences, even though the audio blocking seems to work anyway... there's definitely work to be done by Mozilla here I think!

    – Broadsworde
    Apr 2 at 8:00
















1












1








1







In Firefox version 66.0.2, changing the media.autoplay.default value to 2 (in about:config) fixed it for me.






share|improve this answer













In Firefox version 66.0.2, changing the media.autoplay.default value to 2 (in about:config) fixed it for me.







share|improve this answer












share|improve this answer



share|improve this answer










answered Mar 31 at 18:19









Lee MooreLee Moore

112




112








  • 1





    Thanks, but setting media.autoplay.default to 2 doesn't stop video playing automatically for me, It actually turns off the new "Block web sites from automatically playing sound" setting in Preferences, even though the audio blocking seems to work anyway... there's definitely work to be done by Mozilla here I think!

    – Broadsworde
    Apr 2 at 8:00
















  • 1





    Thanks, but setting media.autoplay.default to 2 doesn't stop video playing automatically for me, It actually turns off the new "Block web sites from automatically playing sound" setting in Preferences, even though the audio blocking seems to work anyway... there's definitely work to be done by Mozilla here I think!

    – Broadsworde
    Apr 2 at 8:00










1




1





Thanks, but setting media.autoplay.default to 2 doesn't stop video playing automatically for me, It actually turns off the new "Block web sites from automatically playing sound" setting in Preferences, even though the audio blocking seems to work anyway... there's definitely work to be done by Mozilla here I think!

– Broadsworde
Apr 2 at 8:00







Thanks, but setting media.autoplay.default to 2 doesn't stop video playing automatically for me, It actually turns off the new "Block web sites from automatically playing sound" setting in Preferences, even though the audio blocking seems to work anyway... there's definitely work to be done by Mozilla here I think!

– Broadsworde
Apr 2 at 8:00




















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129053%2ffirefox-ignores-media-autoplay-default-since-recent-upgrade-to-66-0-1%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局