You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2017/09/21 00:42:00 UTC

[jira] [Resolved] (CB-13304) Forward non file:// URLs to system

     [ https://issues.apache.org/jira/browse/CB-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra resolved CB-13304.
-----------------------------------
    Resolution: Won't Fix

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.

> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org