<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Autoplay muted video fails after page reload]]></title><description><![CDATA[<p dir="auto"><strong>Android version:</strong> Android 16</p>
<p dir="auto"><strong>Phone model:</strong> POCO X6 Pro 5G</p>
<p dir="auto"><strong>Opera version:</strong> 100.2.5122.89341</p>
<p dir="auto"><strong>Test page:</strong> <a href="https://app.uc0.ru/test-video/" target="_blank" rel="noopener noreferrer nofollow ugc">https://app.uc0.ru/test-video/</a></p>
<p dir="auto"><strong>Ad blocker:</strong> The issue occurs both with the built-in ad blocker enabled and disabled.</p>
<p dir="auto"><strong>Data savings:</strong> Disabled.</p>
<p dir="auto">Description</p>
<p dir="auto">I believe this is a bug related to HTML5 video autoplay.</p>
<p dir="auto">The page is a minimal test case created specifically to demonstrate the issue. It contains only a muted background video configured for autoplay:</p>
<pre><code class="language-html">&lt;video autoplay muted loop playsinline preload="auto"&gt;
</code></pre>
<p dir="auto">Steps to reproduce</p>
<ol>
<li>Open <a href="https://app.uc0.ru/test-video/" target="_blank" rel="noopener noreferrer nofollow ugc">https://app.uc0.ru/test-video/</a> by typing or pasting the URL into the Opera address bar.</li>
<li>The video does <strong>not</strong> autoplay and only the first frame is displayed.</li>
<li>Click the <strong>"Open via link"</strong> button on the page.</li>
<li>The page opens again via link navigation..</li>
<li>The video autoplays correctly.</li>
<li>Reload the page.</li>
<li>The video no longer autoplays and again only the first frame is displayed.</li>
</ol>
<p dir="auto">Expected behavior</p>
<p dir="auto">The muted autoplay video should start playing automatically regardless of whether the page is opened directly, opened via a link, or reloaded.</p>
<p dir="auto">Actual behavior</p>
<p dir="auto">The video autoplays only when the page is opened via a link.</p>
<p dir="auto">When the page is opened directly from the address bar or after a page reload, the video remains paused on the first frame.</p>
<p dir="auto">If <code>video.play()</code> is called from JavaScript after the page loads, Opera throws:</p>
<pre><code class="language-text">NotAllowedError: play() failed because the user didn't interact with the document first.
</code></pre>
<p dir="auto">This is unexpected because the video is muted and should satisfy the autoplay policy.</p>
<p dir="auto">Additional observations</p>
<ul>
<li>Google Chrome on the same phone works correctly in all cases.</li>
<li>Opera GX on the same phone also works correctly.</li>
<li>Opera for Android Stable reproduces the issue.</li>
<li>Opera Beta reproduces the issue as well.</li>
<li>Opera on Windows plays the video correctly.</li>
<li>Opera on iPhone also plays the video correctly.</li>
</ul>
<p dir="auto">The issue appears to be specific to Opera for Android and depends on the navigation method: direct navigation (typing the URL or reloading the page) vs. link navigation.</p>
]]></description><link>https://forums.opera.com/topic/89144/autoplay-muted-video-fails-after-page-reload</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 07:36:24 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/89144.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jul 2026 06:18:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Autoplay muted video fails after page reload on Thu, 06 Aug 2026 14:53:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1050831">@hincha</a> Agree, terrible unexpected behavior. Hope Opera guys will fix is ASAP.</p>
]]></description><link>https://forums.opera.com/post/407362</link><guid isPermaLink="true">https://forums.opera.com/post/407362</guid><dc:creator><![CDATA[MichaelChistyakov]]></dc:creator><pubDate>Thu, 06 Aug 2026 14:53:10 GMT</pubDate></item></channel></rss>