You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/03/06 23:52:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Shazron Abdullah updated CB-5425:
---------------------------------

    Fix Version/s:     (was: 3.4.0)
                   3.5.0

> 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: iOS, Plugin InAppBrowser
>    Affects Versions: 3.1.0
>         Environment: iOS7 Simulator (retina 4"), iOS6 iPod
>            Reporter: Tomáš Fejfar
>              Labels: cordova, inappbrowser, ios
>             Fix For: 3.5.0
>
>
> 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.2#6252)