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

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

Github user albertolalama commented on the issue:

    https://github.com/apache/cordova-osx/pull/41
  
    thank you for the suggestion, I will use inappbrowser.
    
    you're right about the kiosk app. my aim was to replicate the behavior I 
have seen in cordova iOS and Android, where the system handles URLs by default. 
this change also attempts to secure the main app window from potentially 
loading unsafe content.
    
    would you reconsider if I made it a config option?


> 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