<?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[popup with tabs.update () does not work correctly in Opera JavaScript]]></title><description><![CDATA[<p dir="auto">My question is very similar with Callback of chrome.tabs.create is not triggered in a popup? but a little different. I have some js code</p>
<p dir="auto">context.tabs.update(<a href="http://tab.id" target="_blank" rel="noopener noreferrer nofollow ugc">tab.id</a>, {<br />
url: "dmanager:" + tab.url<br />
});<br />
In Opera, when a button is pressed and this function is called for the first time, a pop-up window appears prompting you to download a video, but the next time you call this function (by clicking the button)<a href="https://exonlinecalculator.com/vat-exemption/" target="_blank" rel="noopener noreferrer nofollow ugc">,</a> the window does not appear. I also tried to indicate active in true and false, but it did not help</p>
<p dir="auto">context.tabs.update(<a href="http://tab.id" target="_blank" rel="noopener noreferrer nofollow ugc">tab.id</a>, {<br />
url: "dmanager:" + tab.url,<br />
active: false<br />
});<br />
How do I make the window pop up constantly when I call tabs.update ()?</p>
]]></description><link>https://forums.opera.com/topic/46182/popup-with-tabs-update-does-not-work-correctly-in-opera-javascript</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 16:36:17 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/46182.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 29 Dec 2020 09:28:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to popup with tabs.update () does not work correctly in Opera JavaScript on Thu, 31 Dec 2020 07:42:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/313715">@annahernandez99</a><br />
Probblem still not solved<a href="https://exonlinecalculator.com/" target="_blank" rel="noopener noreferrer nofollow ugc">.</a> Please let me know if theres any solution.</p>
]]></description><link>https://forums.opera.com/post/238328</link><guid isPermaLink="true">https://forums.opera.com/post/238328</guid><dc:creator><![CDATA[annahernandez99]]></dc:creator><pubDate>Thu, 31 Dec 2020 07:42:09 GMT</pubDate></item></channel></rss>