<?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[&#x27;openBrowserWindow&#x27; opens more than expected]]></title><description><![CDATA[<p dir="auto">Hi, since the new Opera version 85 the tag</p>
<pre><code>&lt;a href="#" onClick="openBrowserWindow('window.html','','scrollbars=no,resizable=no,width=920,height=700,top=40,left=80')"&gt;
</code></pre>
<p dir="auto">in some cases opens not only the expected small 'window.html' with the specified parameters but also a full additional browser window with the content of the source page from which the 'window.html' was opened.</p>
<p dir="auto">Windows 10<br />
Opera 85.0.4341.60</p>
]]></description><link>https://forums.opera.com/topic/55172/openbrowserwindow-opens-more-than-expected</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 01:55:04 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/55172.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Apr 2022 19:46:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &#x27;openBrowserWindow&#x27; opens more than expected on Sat, 30 Apr 2022 21:28:02 GMT]]></title><description><![CDATA[<p dir="auto">Disabling <code>opera://flags/#new-session-manager</code> seems to fix it. <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--thumbs_up" title=":thumbs_up:" alt="👍" /></p>
<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a><br />
(related to <a href="https://forums.opera.com/post/279952">https://forums.opera.com/post/279952</a>)</p>
]]></description><link>https://forums.opera.com/post/280097</link><guid isPermaLink="true">https://forums.opera.com/post/280097</guid><dc:creator><![CDATA[auxce]]></dc:creator><pubDate>Sat, 30 Apr 2022 21:28:02 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;openBrowserWindow&#x27; opens more than expected on Thu, 21 Apr 2022 00:34:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/20931">@auxce</a> Here only one window is being opened.</p>
]]></description><link>https://forums.opera.com/post/279410</link><guid isPermaLink="true">https://forums.opera.com/post/279410</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Thu, 21 Apr 2022 00:34:58 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;openBrowserWindow&#x27; opens more than expected on Thu, 21 Apr 2022 00:30:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/20931">@auxce</a> said in <a href="/post/278813">'openBrowserWindow' opens more than expected</a>:</p>
<blockquote>
<p dir="auto">Hi, since the new Opera version 85 the tag</p>
<pre><code>&lt;a href="#" onClick="openBrowserWindow('window.html','','scrollbars=no,resizable=no,width=920,height=700,top=40,left=80')"&gt;
</code></pre>
<p dir="auto">in some cases opens not only the expected small 'window.html' with the specified parameters but also a full additional browser window with the content of the source page from which the 'window.html' was opened.</p>
<p dir="auto">Windows 10<br />
Opera 85.0.4341.60</p>
</blockquote>
<p dir="auto">I can confirm this is happening on Linux/Chromebook for Opera's Desktop Browser ... also in Opera 86 just released today.</p>
]]></description><link>https://forums.opera.com/post/279409</link><guid isPermaLink="true">https://forums.opera.com/post/279409</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 21 Apr 2022 00:30:31 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;openBrowserWindow&#x27; opens more than expected on Wed, 20 Apr 2022 22:28:50 GMT]]></title><description><![CDATA[<p dir="auto">Here's a little demo:</p>
<p dir="auto">Bookmark this <a href="https://datenbrauerei.de/demo/window_open.html" target="_blank" rel="noopener noreferrer nofollow ugc">demo</a> page</p>
<p dir="auto">Close all tabs</p>
<p dir="auto">Open the bookmarked page and click the link 'Opera forums' on it</p>
<p dir="auto">In my case, not only the small window with the Opera forums page is opened. There is an additional new window with the demo page opened, so that I have that page opened twice in two separate windows, not tabs.</p>
<p dir="auto">Windows 10<br />
Opera 86.0.4363.23</p>
]]></description><link>https://forums.opera.com/post/279401</link><guid isPermaLink="true">https://forums.opera.com/post/279401</guid><dc:creator><![CDATA[auxce]]></dc:creator><pubDate>Wed, 20 Apr 2022 22:28:50 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;openBrowserWindow&#x27; opens more than expected on Wed, 20 Apr 2022 17:48:11 GMT]]></title><description><![CDATA[<p dir="auto">Sorry, forgot to mention that "openBrowserWindow" is the name of a function</p>
<pre><code>function openBrowserWindow(theURL,winName,features) 
	{
		window.open(theURL,winName,features);
	}
</code></pre>
<p dir="auto">In my case, the problem persists with new Opera 86.0.4363.23</p>
]]></description><link>https://forums.opera.com/post/279383</link><guid isPermaLink="true">https://forums.opera.com/post/279383</guid><dc:creator><![CDATA[auxce]]></dc:creator><pubDate>Wed, 20 Apr 2022 17:48:11 GMT</pubDate></item></channel></rss>