<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - new window popup does not open on Windows</title>
    <link>https://forums.adobe.com/community/creativesuites/extensionbuilder?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 01 Sep 2014 05:41:51 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-09-01T05:41:51Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: new window popup does not open on Windows</title>
      <link>https://forums.adobe.com/message/6690287?tstart=0#6690287</link>
      <description>&lt;!-- [DocumentBodyStart:143dad7d-f489-434d-9d97-d634376ded02] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="line-height: 115%; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA;"&gt;This is a known issue of CEP; we disabled these methods (with &lt;/span&gt;&lt;tt&gt;&lt;span style="line-height: 115%; font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA;"&gt;window.open()&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span style="line-height: 115%; font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 宋体; mso-fareast-theme-font: major-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA;"&gt; or &lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span style="line-height: 115%; font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA;"&gt;&amp;lt;a href=&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span style="line-height: 115%; font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 宋体; mso-fareast-theme-font: major-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA;"&gt;url&lt;/span&gt;&lt;/tt&gt;&lt;span style="line-height: 115%; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA;"&gt; &amp;gt;) to open a new page. A work around is using API CSInterface.openURLInDefaultBrowser(url) to open it in system default browser. I am afraid that CEP does not provide other work around methods if openURLInDefaultBrowser() cannot s&lt;/span&gt;&lt;span style="line-height: 115%; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi;"&gt;uit your requirements.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:143dad7d-f489-434d-9d97-d634376ded02] --&gt;&lt;img src='/beacon?t=1415939050278' /&gt;</description>
      <pubDate>Mon, 01 Sep 2014 05:41:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6690287?tstart=0#6690287</guid>
      <dc:date>2014-09-01T05:41:51Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>new window popup does not open on Windows</title>
      <link>https://forums.adobe.com/message/6683859?tstart=0#6683859</link>
      <description>&lt;!-- [DocumentBodyStart:0c9a4c84-4782-48b7-9596-7d75c2f09992] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;when I open an new window in a Premiere HTML5 extension on Mac, it works,&lt;/p&gt;&lt;p&gt;but no window opens on Windows.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;newwindow = window.open('www.adobe.com','name','height=200,width=150');&lt;/p&gt;&lt;p&gt;Trying to apply moveTo() or focus() after open() returns Cannot call ... method of undefined.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wonder what causes this, probably it just gets blocked. By Windows? Premiere on Windows? Chrome in the extension on Windows?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there something I can do about this?&lt;/p&gt;&lt;p&gt;I cannot open it in the default browser because ultimately the window popup is a Paypal popup&lt;/p&gt;&lt;p&gt;opened by a webpage loaded in an iframe- which gives the same result as trying to open a window directly from within the extension as described above,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks,&lt;/p&gt;&lt;p&gt;Jeff.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0c9a4c84-4782-48b7-9596-7d75c2f09992] --&gt;</description>
      <pubDate>Fri, 29 Aug 2014 10:31:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6683859?tstart=0#6683859</guid>
      <dc:date>2014-08-29T10:31:08Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

