Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 52808200B99 for ; Wed, 5 Oct 2016 09:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 510F0160ADE; Wed, 5 Oct 2016 07:51:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B7BD3160ADB for ; Wed, 5 Oct 2016 09:51:21 +0200 (CEST) Received: (qmail 3609 invoked by uid 500); 5 Oct 2016 07:51:20 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 3594 invoked by uid 99); 5 Oct 2016 07:51:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2016 07:51:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B3BF72C2A5F for ; Wed, 5 Oct 2016 07:51:20 +0000 (UTC) Date: Wed, 5 Oct 2016 07:51:20 +0000 (UTC) From: "PwLin (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-11955) InAppBrowser - Add support for OSX MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 05 Oct 2016 07:51:22 -0000 [ https://issues.apache.org/jira/browse/CB-11955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547989#comment-15547989 ] PwLin commented on CB-11955: ---------------------------- I figured out how to get __system_ target working on osx. It will cause a link to be opened in default browser. Shall I create a PR for it on Github? Keep in mind that I haven't look at other parts of InAppBrowser, including __blank_ target to open a new window. Hopefully I'll look to port other parts of InAppBrowser to osx in the future as well. But as it currently stands, you can only open a link in osx default system browser. > InAppBrowser - Add support for OSX > ---------------------------------- > > Key: CB-11955 > URL: https://issues.apache.org/jira/browse/CB-11955 > Project: Apache Cordova > Issue Type: Improvement > Components: Plugin InAppBrowser > Reporter: Tobias Bocanegra > Assignee: Tobias Bocanegra > Priority: Minor > > It would be great to support cordova-osx in the InAppBrowserPlugin. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org