<?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[Opera for computers]]></title><description><![CDATA[Discussions about Opera browser that runs on your computer]]></description><link>https://forums.opera.com/category/5</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 21:39:51 GMT</lastBuildDate><atom:link href="https://forums.opera.com/category/5.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Apr 2026 00:04:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[How to disable auto-play function?]]></title><description><![CDATA[<p dir="auto">Is there any way (natively or via an extension) to block autoplay of videos on websites? I used this feature quite a bit on Instagram in other browsers. For example, in Brave I had the option to turn off autoplay only on that site or globally. Opera doesn't have this function in its website permissions.</p>
]]></description><link>https://forums.opera.com/topic/88588/how-to-disable-auto-play-function</link><guid isPermaLink="true">https://forums.opera.com/topic/88588/how-to-disable-auto-play-function</guid><dc:creator><![CDATA[kalebepalacio]]></dc:creator><pubDate>Wed, 29 Apr 2026 00:04:17 GMT</pubDate></item><item><title><![CDATA[Logging out of opera on other devices]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1036658">@Holmby</a> Try going to <a href="https://auth.opera.com/account/edit-profile/sessions" target="_blank" rel="noopener noreferrer nofollow ugc">https://auth.opera.com/account/edit-profile/sessions</a></p>
]]></description><link>https://forums.opera.com/topic/88527/logging-out-of-opera-on-other-devices</link><guid isPermaLink="true">https://forums.opera.com/topic/88527/logging-out-of-opera-on-other-devices</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Sun, 19 Apr 2026 19:53:01 GMT</pubDate></item><item><title><![CDATA[Can&#x27;t connect multiple devices to My Flow]]></title><description><![CDATA[<p dir="auto">Hello to the users who strive to improve Opera and the developers who don't care about user feedback. Years ago, for about 5-6 years, I was able to efficiently use Opera's Flow feature on multiple devices simultaneously, but I haven't been able to use it for a long time. I log in, Flow closes, I open Flow, I log out again. I wrote about this years ago, but I see that Opera hasn't made any progress on the built-in synchronization issue. Connecting multiple devices with Flow is nearly impossible. I managed to get it to work with a guest session by resetting all users, but then my browser data was lost, and when I logged in, it started all over again. Please fix this. I don't want to look for alternatives to Opera, which I'm so used to using. Previously, I was able to connect seamlessly with the Opera Touch application, which greatly sped up my work. I only used Opera to copy text between my work and home computers and my phone, but I haven't been able to use this feature for about 5-6 years. I waited and waited, hoping the developers would one day care and fix this problem, but it seems they don't use the Opera browser as much as I do. Please provide a solution; this problem is becoming very annoying. By the way, as you said, <a href="http://opera.com/connect" target="_blank" rel="noopener noreferrer nofollow ugc">opera.com/connect</a>. The address isn't working properly either; I keep encountering a red error screen.</p>
]]></description><link>https://forums.opera.com/topic/88488/can-t-connect-multiple-devices-to-my-flow</link><guid isPermaLink="true">https://forums.opera.com/topic/88488/can-t-connect-multiple-devices-to-my-flow</guid><dc:creator><![CDATA[csqn]]></dc:creator><pubDate>Sun, 12 Apr 2026 12:38:09 GMT</pubDate></item><item><title><![CDATA[VPN set to Americas but location seen as Russia by Google]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1035661">@Big-Succ-87</a> thanks, that was helpful. I thought the issue may be related to the connection between EU and US being routed through a RU server but if you had the same issue with location set to Optimal then it can't be. Turns out that it has been reported on Google Search Help as early as last January. The root cause is that Google is more and more focused on showing you local results and they switched to IP to determine location, but for some reason this can lead to the wrong country being detected. When this happens, you can still go into each app settings and set your region to the country matching your IP address, which kinda worked the first time I tried it (I got unknown location) but now it did (I get a SoCal location, not exactly Ashburn, VA but at least in the same country). Same thing in YouTube, so with all Google services it's no longer enough to set your VPN in Opera, you need to go an extra step and set the region in the settings of every app you use to match the IP address of your region. Hopefully this solution will hold.</p>
]]></description><link>https://forums.opera.com/topic/88435/vpn-set-to-americas-but-location-seen-as-russia-by-google</link><guid isPermaLink="true">https://forums.opera.com/topic/88435/vpn-set-to-americas-but-location-seen-as-russia-by-google</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 04 Apr 2026 18:00:55 GMT</pubDate></item><item><title><![CDATA[Website display - still having issues]]></title><description><![CDATA[<p dir="auto">Welcome! This kind of browser inconsistency is pretty common, so you’re definitely not alone.</p>
<p dir="auto">Since it works in Google Chrome but breaks in Opera, it’s likely a CSS compatibility issue rather than your overall layout approach. A few things you can check before rewriting everything:</p>
<p dir="auto">Vendor compatibility: Make sure you’re not relying on browser-specific behavior. Try adding proper fallbacks or prefixes (e.g., for flexbox/grid).<br />
CSS Grid/Flex issues: Opera usually supports modern CSS, but small differences (like min-width, overflow, or flex alignment) can cause elements to shift or disappear.<br />
Missing prefixes: Use a tool like Autoprefixer to ensure cross-browser support.<br />
Box sizing &amp; resets: Inconsistent defaults can break layouts—try applying box-sizing: border-box; globally.<br />
Inspect in Opera DevTools: Compare computed styles between Chrome and Opera to spot what’s being ignored or overridden.<br />
Check for unsupported properties: Especially newer CSS features that may behave slightly differently.</p>
<p dir="auto">Before rebuilding your layout, I’d strongly recommend debugging with dev tools—you’ll usually find it’s just one or two CSS rules causing the issue</p>
]]></description><link>https://forums.opera.com/topic/88325/website-display-still-having-issues</link><guid isPermaLink="true">https://forums.opera.com/topic/88325/website-display-still-having-issues</guid><dc:creator><![CDATA[Asta-123]]></dc:creator><pubDate>Fri, 20 Mar 2026 16:46:44 GMT</pubDate></item><item><title><![CDATA[conversion to rubles]]></title><description><![CDATA[<p dir="auto">rubles disappeared during currency conversion - is there any way to get them back?</p>
]]></description><link>https://forums.opera.com/topic/88237/conversion-to-rubles</link><guid isPermaLink="true">https://forums.opera.com/topic/88237/conversion-to-rubles</guid><dc:creator><![CDATA[slim54]]></dc:creator><pubDate>Sat, 07 Mar 2026 12:33:24 GMT</pubDate></item><item><title><![CDATA[The Opera website opens automatically.]]></title><description><![CDATA[<p dir="auto">When I open the browser, it automatically opens a website with an Opera history. Is this only happening to me? How can I remove it?<br />
<img src="/assets/uploads/files/1772875510556-screenshot_4.png" alt="Screenshot_4.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/topic/88234/the-opera-website-opens-automatically</link><guid isPermaLink="true">https://forums.opera.com/topic/88234/the-opera-website-opens-automatically</guid><dc:creator><![CDATA[perversiulo]]></dc:creator><pubDate>Sat, 07 Mar 2026 09:25:19 GMT</pubDate></item><item><title><![CDATA[How to disable dynamic&#x2F;variable tab size change with many tabs opened]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/258023">@krteq</a> Seems more like a bug or some visual effect that is nothing working as should .</p>
]]></description><link>https://forums.opera.com/topic/88202/how-to-disable-dynamic-variable-tab-size-change-with-many-tabs-opened</link><guid isPermaLink="true">https://forums.opera.com/topic/88202/how-to-disable-dynamic-variable-tab-size-change-with-many-tabs-opened</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Wed, 04 Mar 2026 18:59:13 GMT</pubDate></item><item><title><![CDATA[Lost my history and bookmarks]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1023452">@Raja123455</a> said in <a href="/post/399544">Lost my history and bookmarks</a>:</p>
<blockquote>
<p dir="auto">I lost all my downloads, bookmarks and everything. Can someone help ?</p>
</blockquote>
<p dir="auto">To recover lost Opera data, try signing into Opera Sync to restore bookmarks, or check the Bookmarks.bak file in your profile folder (found via opera://about) by closing Opera and renaming it to Bookmarks. You can also restore Windows files from a previous version, or use a "standalone" install to import data from a backup file.</p>
]]></description><link>https://forums.opera.com/topic/87967/lost-my-history-and-bookmarks</link><guid isPermaLink="true">https://forums.opera.com/topic/87967/lost-my-history-and-bookmarks</guid><dc:creator><![CDATA[lagaiphone]]></dc:creator><pubDate>Wed, 18 Feb 2026 01:15:35 GMT</pubDate></item><item><title><![CDATA[Why is the Opera Neon browser paid?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/499979">@sicu220</a> It offers them as part of the membership subscription for <strong>$19.90</strong> as Best-in-class models: GPT-5.2, Gemini 3, Nano Banana PRO, Veo 3.1, Sora 2, and more.</p>
<p dir="auto">Didn't find details about requests/tokens offered by the membership but more productivity expected from using Neon browser.</p>
]]></description><link>https://forums.opera.com/topic/87884/why-is-the-opera-neon-browser-paid</link><guid isPermaLink="true">https://forums.opera.com/topic/87884/why-is-the-opera-neon-browser-paid</guid><dc:creator><![CDATA[Nearmelab]]></dc:creator><pubDate>Sat, 07 Feb 2026 19:13:05 GMT</pubDate></item><item><title><![CDATA[How to turn off Auto fill-ins]]></title><description><![CDATA[<p dir="auto">Oops, Guys!  I failed to exit Opera.  I do believe that works.  Thank you!</p>
]]></description><link>https://forums.opera.com/topic/87824/how-to-turn-off-auto-fill-ins</link><guid isPermaLink="true">https://forums.opera.com/topic/87824/how-to-turn-off-auto-fill-ins</guid><dc:creator><![CDATA[JimMayor]]></dc:creator><pubDate>Sun, 01 Feb 2026 18:17:58 GMT</pubDate></item><item><title><![CDATA[No data after logging in to my account]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1025226">@Anzen-Asharaf</a> So you logged in to Sync, enabled synchronisation and didn't get your data back?</p>
]]></description><link>https://forums.opera.com/topic/87813/no-data-after-logging-in-to-my-account</link><guid isPermaLink="true">https://forums.opera.com/topic/87813/no-data-after-logging-in-to-my-account</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Sat, 31 Jan 2026 01:07:47 GMT</pubDate></item><item><title><![CDATA[slow response to commands]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1024963">@Flyboy69</a> Opera One, Opera GX or Opera Air?</p>
]]></description><link>https://forums.opera.com/topic/87806/slow-response-to-commands</link><guid isPermaLink="true">https://forums.opera.com/topic/87806/slow-response-to-commands</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Wed, 28 Jan 2026 22:55:14 GMT</pubDate></item><item><title><![CDATA[opera:&#x2F;&#x2F;flags&#x2F;#fast-tab-tooltip How to disable tabs list popup?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/399259">@prrostagma</a> There is a setting to disable it in current version of Opera, what is 126.</p>
]]></description><link>https://forums.opera.com/topic/87788/opera-flags-fast-tab-tooltip-how-to-disable-tabs-list-popup</link><guid isPermaLink="true">https://forums.opera.com/topic/87788/opera-flags-fast-tab-tooltip-how-to-disable-tabs-list-popup</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Tue, 27 Jan 2026 13:37:46 GMT</pubDate></item><item><title><![CDATA[Search from sidebar?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/946980">@McSmash</a> There isn't anything like that in Opera.</p>
]]></description><link>https://forums.opera.com/topic/87770/search-from-sidebar</link><guid isPermaLink="true">https://forums.opera.com/topic/87770/search-from-sidebar</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Sat, 24 Jan 2026 20:51:07 GMT</pubDate></item><item><title><![CDATA[Opera is blocking the FB Purity extension]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/216339">@davidgould</a> V 38.4 has been reuploaded and is now working.</p>
]]></description><link>https://forums.opera.com/topic/87713/opera-is-blocking-the-fb-purity-extension</link><guid isPermaLink="true">https://forums.opera.com/topic/87713/opera-is-blocking-the-fb-purity-extension</guid><dc:creator><![CDATA[fitzydj]]></dc:creator><pubDate>Fri, 16 Jan 2026 18:57:41 GMT</pubDate></item><item><title><![CDATA[3 very annoying issues I have with Opera]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1022353">@aoa6</a> One issue per topic please</p>
]]></description><link>https://forums.opera.com/topic/87635/3-very-annoying-issues-i-have-with-opera</link><guid isPermaLink="true">https://forums.opera.com/topic/87635/3-very-annoying-issues-i-have-with-opera</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Wed, 07 Jan 2026 16:34:12 GMT</pubDate></item><item><title><![CDATA[How To Import Data]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1021351">@ItBeKirit0</a> You can enable synchronisation, export your passwords and bookmarks and backup the profile directory.</p>
]]></description><link>https://forums.opera.com/topic/87592/how-to-import-data</link><guid isPermaLink="true">https://forums.opera.com/topic/87592/how-to-import-data</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Wed, 31 Dec 2025 12:03:03 GMT</pubDate></item><item><title><![CDATA[[Spam?]Access Denied Error on My Website]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1018694">@blackout-curtains</a> You forgot to provide the screenshots showing the issue.</p>
]]></description><link>https://forums.opera.com/topic/87569/spam-access-denied-error-on-my-website</link><guid isPermaLink="true">https://forums.opera.com/topic/87569/spam-access-denied-error-on-my-website</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Mon, 29 Dec 2025 06:57:56 GMT</pubDate></item><item><title><![CDATA[Access denied by common web pages]]></title><description><![CDATA[<p dir="auto">It looks like Kroger’s website is blocking access from your browser for some reason, which is why you see that permission error. This can happen due to security settings, cookies, or your IP being temporarily flagged.</p>
<p dir="auto">A few things you can try: clear your browser cache and cookies, disable any VPN or proxy you might be using, or try using a private/incognito window. If it still doesn’t work, switching to another browser (like you mentioned works) is the simplest solution.</p>
<p dir="auto">Sometimes these errors are temporary and resolve on their own after a while.</p>
]]></description><link>https://forums.opera.com/topic/87541/access-denied-by-common-web-pages</link><guid isPermaLink="true">https://forums.opera.com/topic/87541/access-denied-by-common-web-pages</guid><dc:creator><![CDATA[angeljerry29]]></dc:creator><pubDate>Thu, 25 Dec 2025 15:18:48 GMT</pubDate></item><item><title><![CDATA[opera is burning down my cpu]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1020062">@Luxzzzy</a> Opera One, Opera GX or Opera Air?</p>
]]></description><link>https://forums.opera.com/topic/87537/opera-is-burning-down-my-cpu</link><guid isPermaLink="true">https://forums.opera.com/topic/87537/opera-is-burning-down-my-cpu</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Wed, 24 Dec 2025 15:52:20 GMT</pubDate></item><item><title><![CDATA[My Opera Browser Is Not Working Properly]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1018213">@Rjjabbut</a> Opera One, Opera GX or Opera Air?</p>
]]></description><link>https://forums.opera.com/topic/87431/my-opera-browser-is-not-working-properly</link><guid isPermaLink="true">https://forums.opera.com/topic/87431/my-opera-browser-is-not-working-properly</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Thu, 11 Dec 2025 18:17:20 GMT</pubDate></item><item><title><![CDATA[Website Page Not Loading Properly]]></title><description><![CDATA[<p dir="auto">I found a solution that worked for me! In Opera's options, search for "acceleration" in the search bar and turn off "Use graphics acceleration when available". Then, accept the relaunch option! Solved!</p>
]]></description><link>https://forums.opera.com/topic/87478/website-page-not-loading-properly</link><guid isPermaLink="true">https://forums.opera.com/topic/87478/website-page-not-loading-properly</guid><dc:creator><![CDATA[nifreds]]></dc:creator><pubDate>Thu, 11 Dec 2025 17:52:56 GMT</pubDate></item><item><title><![CDATA[Opera keeps downloading empty bookmarks files !!]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1017961">@Gigantomusic</a> That image is not from quick access/speed dial.</p>
<p dir="auto">What file is that?</p>
]]></description><link>https://forums.opera.com/topic/87416/opera-keeps-downloading-empty-bookmarks-files</link><guid isPermaLink="true">https://forums.opera.com/topic/87416/opera-keeps-downloading-empty-bookmarks-files</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Wed, 10 Dec 2025 01:24:09 GMT</pubDate></item></channel></rss>