<?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[How can I prevent this system message ?]]></title><description><![CDATA[<p dir="auto">I keep getting this annoying popup window, how can I disable those kind of messages ?<br />
<img src="/assets/uploads/files/1579611531250-leave-website-opera.jpg" alt="Leave Website Opera.jpg" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/topic/37827/how-can-i-prevent-this-system-message</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 19:16:27 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/37827.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jan 2020 12:59:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I prevent this system message ? on Thu, 23 Jan 2020 14:40:28 GMT]]></title><description><![CDATA[<p dir="auto">@kroesellbroesell</p>
<p dir="auto">I had a similar problem but opposite.</p>
<p dir="auto">UBlock rules from Opera skipped some "Adblock warnings" on Firefox.</p>
<p dir="auto"><img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f441.png?v=qqje97jok90" class="not-responsive emoji emoji-emoji-one emoji--eye" title=":eye:" alt="👁" />  The reason was that they were old and when the filters auto updated on FF the problem showed up.</p>
<p dir="auto">--</p>
<p dir="auto">You could try with the <strong>UB Logger</strong> or use <strong>Firefox  &gt; Developer tools</strong> and select the window message.</p>
<p dir="auto">Then Right click, copy the rule as CSS.</p>
<p dir="auto">Replace CSS Path Spaces with <code>&gt;</code> and add it to uBlock's custom filters.</p>
]]></description><link>https://forums.opera.com/post/196493</link><guid isPermaLink="true">https://forums.opera.com/post/196493</guid><dc:creator><![CDATA[zalex108]]></dc:creator><pubDate>Thu, 23 Jan 2020 14:40:28 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Thu, 23 Jan 2020 13:21:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/694">@zalex108</a><br />
I am running UBlock Origin combined with UMatrix, where I disable pretty much everything a website can do.<br />
As I mentioned already, this windows are not targetable by the UBO element picker and all Popup Blockers fail.<br />
I think the host did just program the site rly sloppy, becauwse what sense would it make to ask if I want to reload the site, if I did not make any changes in forms, actually there might be forms somewhere but they are probably hidden by my strict settings.</p>
<p dir="auto">I know those windows only appear on Opera, because I have the configuration of UBO and UM imported from another browser which does run with almost the exactly same setup, but Opera is just the better choice for me.</p>
]]></description><link>https://forums.opera.com/post/196486</link><guid isPermaLink="true">https://forums.opera.com/post/196486</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 23 Jan 2020 13:21:38 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Thu, 23 Jan 2020 13:07:43 GMT]]></title><description><![CDATA[<p dir="auto">@kroesellbroesell</p>
<p dir="auto"><img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f914.png?v=qqje97jok90" class="not-responsive emoji emoji-emoji-one emoji--thinking_face" title=":thinking_face:" alt="🤔" /><br />
Disable it again and try with <a href="http://FilterLists.com" target="_blank" rel="noopener noreferrer nofollow ugc">FilterLists.com</a> and Opera's AdBlock.</p>
<p dir="auto">If for the tests allows Extensions, try with <strong>uBlock origin</strong>.</p>
]]></description><link>https://forums.opera.com/post/196484</link><guid isPermaLink="true">https://forums.opera.com/post/196484</guid><dc:creator><![CDATA[zalex108]]></dc:creator><pubDate>Thu, 23 Jan 2020 13:07:43 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Thu, 23 Jan 2020 12:58:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/694">@zalex108</a><br />
I checked if it solved the problem to switch the flag, but unfortunately it didn't.<br />
The Websites still warn and also another wanring message "... are you sure you want to reload the page" appeared, not sure if I did not notice it yet or if it did start to appear now.<br />
If necessary I would screenshot it too, but it looks alike.</p>
]]></description><link>https://forums.opera.com/post/196481</link><guid isPermaLink="true">https://forums.opera.com/post/196481</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 23 Jan 2020 12:58:25 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Thu, 23 Jan 2020 11:09:51 GMT]]></title><description><![CDATA[<p dir="auto">For more info on the unload event, you can check out:</p>
<p dir="auto"><a href="http://www.4guysfromrolla.com/demos/OnBeforeUnloadDemo1.htm" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.4guysfromrolla.com/demos/OnBeforeUnloadDemo1.htm</a></p>
<p dir="auto"><a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/unload_event" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.mozilla.org/en-US/docs/Web/API/Window/unload_event</a></p>
<p dir="auto"><a href="https://w3c.github.io/uievents/#event-type-unload" target="_blank" rel="noopener noreferrer nofollow ugc">https://w3c.github.io/uievents/#event-type-unload</a></p>
<p dir="auto"><a href="https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents" target="_blank" rel="noopener noreferrer nofollow ugc">https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents</a></p>
]]></description><link>https://forums.opera.com/post/196461</link><guid isPermaLink="true">https://forums.opera.com/post/196461</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Thu, 23 Jan 2020 11:09:51 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Wed, 22 Jan 2020 16:38:56 GMT]]></title><description><![CDATA[<p dir="auto">@kroesellbroesell</p>
<p dir="auto"><img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=qqje97jok90" class="not-responsive emoji emoji-emoji-one emoji--thumbs_up" title=":thumbs_up:" alt="👍" /></p>
]]></description><link>https://forums.opera.com/post/196338</link><guid isPermaLink="true">https://forums.opera.com/post/196338</guid><dc:creator><![CDATA[zalex108]]></dc:creator><pubDate>Wed, 22 Jan 2020 16:38:56 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Wed, 22 Jan 2020 16:28:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/694">@zalex108</a><br />
Yes, I am only using portable Opera, I made a basic Opera where I configured all Addons and setting, then copied it to assign a special purpose to it, which means, I am using several different portable Opera Browsers like 1 each for :</p>
<ul>
<li>Social Media</li>
<li>Online Shopping</li>
<li>Media Browser (to watch Animes and such stuff)</li>
<li>Dirty Browser for scientific research reasons with maximum security where everything is blocked</li>
</ul>
<p dir="auto">Honestly, I know what I am doing. Thx again, I already edited my last post and thanked you, but there can never be enough love spread on the internet to compensate for the hate todays, THX a lot again, I love you.</p>
]]></description><link>https://forums.opera.com/post/196336</link><guid isPermaLink="true">https://forums.opera.com/post/196336</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 22 Jan 2020 16:28:00 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Wed, 22 Jan 2020 15:49:34 GMT]]></title><description><![CDATA[<p dir="auto">@kroesellbroesell said in <a href="/post/196327">How can I prevent this system message ?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/694">@zalex108</a> said in How can I prevent this system message ?:</p>
<p dir="auto">You could check the state of this also:<br />
opera://flags/#allow-popups-during-page-unload</p>
<blockquote>
<p dir="auto">What does that even mean, can I prevent this message or not ? I don't need such a warning, it is of no use for me.</p>
</blockquote>
</blockquote>
<p dir="auto">Toggle the state, whatever it is and check the website.</p>
<blockquote>
<p dir="auto">--<br />
"Off Topic Tip"<br />
Follow the Signature's Backup | Reset link.<br />
Take the opportunity to start a Backup plan and even create a Template Profile.</p>
<blockquote>
<p dir="auto">Not sure what u mean, why would I want this ?</p>
</blockquote>
</blockquote>
<p dir="auto"><a href="https://diamondcu.org/wp-content/uploads/2019/03/data-backup-day-infographic-600.jpg" target="_blank" rel="noopener noreferrer nofollow ugc">Back up</a>.</p>
]]></description><link>https://forums.opera.com/post/196329</link><guid isPermaLink="true">https://forums.opera.com/post/196329</guid><dc:creator><![CDATA[zalex108]]></dc:creator><pubDate>Wed, 22 Jan 2020 15:49:34 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Wed, 22 Jan 2020 15:26:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/64">@sgunhouse</a> said in <a href="/post/196233">How can I prevent this system message ?</a>:</p>
<blockquote>
<p dir="auto">If a site is misusing this feature, they should not be used in the future.</p>
</blockquote>
<p dir="auto">Well that is not a solution to not use Opera, so is there a way to disable it or not ?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/694">@zalex108</a> said in <a href="/post/196236">How can I prevent this system message ?</a>:</p>
<blockquote>
<p dir="auto">You could check the state of this also:</p>
<p dir="auto"><code>opera://flags/#allow-popups-during-page-unload</code></p>
</blockquote>
<p dir="auto">What does that even mean, can I prevent this message or not ? I don't need such a warning, it is of no use for me.</p>
<p dir="auto">Edit : oh ok, that seems to solve the problem, thank you very much, I love you !!!!!!!!!!!!!!!!</p>
<blockquote>
<p dir="auto">--<br />
"Off Topic <strong>Tip</strong>"<br />
Follow the Signature's <strong>Backup | Reset</strong> link.<br />
Take the opportunity to start a Backup plan and even create a Template Profile.</p>
</blockquote>
<p dir="auto">Not sure what u mean, why would I want this ?</p>
]]></description><link>https://forums.opera.com/post/196327</link><guid isPermaLink="true">https://forums.opera.com/post/196327</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 22 Jan 2020 15:26:50 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Tue, 21 Jan 2020 23:11:02 GMT]]></title><description><![CDATA[<p dir="auto">As said,</p>
<p dir="auto">It's a warning on forms or sites where you need to save changes.</p>
<p dir="auto">For other sites it's a bad behaviour.<br />
Some are blocked with <strong>AdBlockers</strong>.</p>
<p dir="auto">You could check the state of this also:</p>
<p dir="auto"><code>opera://flags/#allow-popups-during-page-unload</code></p>
<p dir="auto">--<br />
"Off Topic <strong>Tip</strong>"<br />
Follow the Signature's <strong>Backup | Reset</strong> link.<br />
Take the opportunity to start a Backup plan and even create a Template Profile.</p>
<p dir="auto"><strong><a href="https://www.2brightsparks.com/syncback/compare-simple.html" target="_blank" rel="noopener noreferrer nofollow ugc">SyncBack</a></strong> | <strong><a href="http://synkron.sourceforge.net/" target="_blank" rel="noopener noreferrer nofollow ugc">Synkron</a></strong> helps.</p>
<hr />
<p dir="auto">Windows 7 (x64)<br />
Opera <a href="https://www.dropbox.com/sh/smofyf04hpl7xo0/AAD_iH8fe_3g7dnNSd0SH05aa?dl=0" target="_blank" rel="noopener noreferrer nofollow ugc">Test profile</a> | <a href="https://help.opera.com/en/latest/crashes-and-issues/" target="_blank" rel="noopener noreferrer nofollow ugc">Back up | Reset </a></p>
]]></description><link>https://forums.opera.com/post/196236</link><guid isPermaLink="true">https://forums.opera.com/post/196236</guid><dc:creator><![CDATA[zalex108]]></dc:creator><pubDate>Tue, 21 Jan 2020 23:11:02 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Tue, 21 Jan 2020 22:58:32 GMT]]></title><description><![CDATA[<p dir="auto">The message is intended as sort of a "Save" reminder for apps (sites such as Google Docs) where you might actually have modified files and need to decide whether to save the changes or not. If a site is misusing this feature, they should not be used in the future.</p>
]]></description><link>https://forums.opera.com/post/196233</link><guid isPermaLink="true">https://forums.opera.com/post/196233</guid><dc:creator><![CDATA[sgunhouse]]></dc:creator><pubDate>Tue, 21 Jan 2020 22:58:32 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Tue, 21 Jan 2020 18:40:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/64">@sgunhouse</a> It appears on several "not so trustworthy" sites.<br />
This "Leave site ?" Window is Browser generated, I cannot catch it with the UBlock Origin Element picker to hide it.<br />
Also it is not suppressed by popup blockers. In private I could send a link to such a site, but not in public, and only if you are 18+.</p>
<p dir="auto">Ofc I am only visiting those kind of sites for science !!!</p>
]]></description><link>https://forums.opera.com/post/196207</link><guid isPermaLink="true">https://forums.opera.com/post/196207</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 21 Jan 2020 18:40:18 GMT</pubDate></item><item><title><![CDATA[Reply to How can I prevent this system message ? on Tue, 21 Jan 2020 18:14:37 GMT]]></title><description><![CDATA[<p dir="auto">What site?</p>
]]></description><link>https://forums.opera.com/post/196206</link><guid isPermaLink="true">https://forums.opera.com/post/196206</guid><dc:creator><![CDATA[sgunhouse]]></dc:creator><pubDate>Tue, 21 Jan 2020 18:14:37 GMT</pubDate></item></channel></rss>