You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Husting (JIRA)" <ji...@apache.org> on 2013/06/25 00:52:20 UTC

[jira] [Created] (CB-3995) PG will not open external links in web browser on desktop during testing

Steve Husting created CB-3995:
---------------------------------

             Summary: PG will not open external links in web browser on desktop during testing
                 Key: CB-3995
                 URL: https://issues.apache.org/jira/browse/CB-3995
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
    Affects Versions: 2.7.0
         Environment: Windows XP with Firefox and Google Chrome.
            Reporter: Steve Husting
            Assignee: Filip Maj
            Priority: Minor
             Fix For: 2.7.0


If I open my PG 2.7.0 (Android) HTML page in FF or Google, and click on a link formatted like this:

<a href="#" onclick="window.open('http://www.teamassociated.com/cars_and_trucks/RC10B4.2/RSRTR/manuals_setups/', '_blank');">

I get a 2-line dialog like this, with the second line in a form field:

["http://www.teamassociated.com/cars_and_trucks/RC10B4.2/RSRTR/manuals_setups/","_blank",null]
gap:["InAppBrowser","open","InAppBrowser550906394"]
OK button, Cancel button

Clicking on either button stops the action and the link is not followed through. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira