You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tomáš Fejfar (JIRA)" <ji...@apache.org> on 2013/11/18 15:25:26 UTC

[jira] [Commented] (CB-5425) iOS: Inappbrowser sometimes does not open the page and event "falls through" to main webView

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

Tomáš Fejfar commented on CB-5425:
----------------------------------

We also use in-page anchors (#index/index, etc). So that may be similar although it manifests bit differently

> iOS: Inappbrowser sometimes does not open the page and event "falls through" to main webView
> --------------------------------------------------------------------------------------------
>
>                 Key: CB-5425
>                 URL: https://issues.apache.org/jira/browse/CB-5425
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.1.0
>         Environment: iOS7 Simulator (retina 4"), iOS6 iPod
>            Reporter: Tomáš Fejfar
>              Labels: cordova, inappbrowser, ios
>
> There is a simple app illustrating the issue: https://github.com/tomasfejfar/cordova-bug-01
> There is a div with ontouch event that will open google.com in inappbrowser - there is a link inside - that will open seznam.cz 
> Steps to reproduce:
> * play with it long enough clicking on the link and closing inappbrowser (appears irregularly)
> * wild inappbrowser appears (EMPTY)
> * seznam.cz is loaded in the main webview
> My guess is that on some occasions the window.open() call fails somehow and the webview handles the tap event - opening the link. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)