[ 
https://issues.apache.org/jira/browse/CB-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174061#comment-16174061
 ] 

ASF GitHub Bot commented on CB-13304:
-------------------------------------

Github user tripodsan commented on the issue:

    https://github.com/apache/cordova-osx/pull/41
  
    -1
    
    I don't like this approach, since it will not be possible to create a kiosk 
application that loads the content from an external site. if you want to open 
urls in the system browser, use the inappbroswer plugin.
    
    see also: 
https://stackoverflow.com/questions/20011753/phonegap-open-external-link-in-default-browser-outside-the-app


> Forward non file:// URLs to system
> ----------------------------------
>
>                 Key: CB-13304
>                 URL: https://issues.apache.org/jira/browse/CB-13304
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-osx
>    Affects Versions: 4.0.1
>            Reporter: Alberto Lalama
>            Assignee: Tobias Bocanegra
>
> The WebView delegate opens all URL requests in-app. This is necessary to load 
> local assets, but not desirable for opening non file:// URLs (i.e. 
> http/https). The latter should be handled by the system, that is, open in the 
> user's default browser.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to