[
https://issues.apache.org/jira/browse/CB-11846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616818#comment-16616818
]
ASF GitHub Bot commented on CB-11846:
-------------------------------------
janpio commented on issue #186: CB-11846: window.open mailto: consistency
URL:
https://github.com/apache/cordova-plugin-inappbrowser/pull/186#issuecomment-421804283
Hey @lexaurin , there seems to be a merge conflict now. Could you maybe fix
this? Thanks.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> window.open mailto: consistency
> -------------------------------
>
> Key: CB-11846
> URL: https://issues.apache.org/jira/browse/CB-11846
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-inappbrowser
> Affects Versions: 1.5.0
> Reporter: Lex Mourek
> Priority: Minor
> Fix For: Master
>
>
> {{window.open('mailto:[email protected]')}} is inconsistent among platforms. On
> iOS it opens native email app, on Android and WP it silently fails and do
> nothing.
> On the other hand window.open('tel:650-349-9067') works on Android and iOS
> but not on WP.
> I know now that one can add second parameter {{_system}} to window.open to
> enforce opening link in native browser but the main problem is that it is not
> evident for the first look. It took me two hours on my project to find out
> that it is the InAppBrowser plugin which causes that my email links don't
> work on Android while it works on iOS.
> I suggest we fix {{mailto:}} links opening on Android and WP to make it
> consistent and I'm able to provide pull request for this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]