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

[jira] [Closed] (CB-13957) Background appears when tapping text field in in-app browser

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

jcesarmobile closed CB-13957.
-----------------------------
    Resolution: Duplicate

Closing as duplicate of CB-12875

> Background appears when tapping text field in in-app browser
> ------------------------------------------------------------
>
>                 Key: CB-13957
>                 URL: https://issues.apache.org/jira/browse/CB-13957
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios, cordova-plugin-inappbrowser
>    Affects Versions: cordova-ios 4.5.0
>         Environment: Mac OS 10.13.3, cordova-cli 8.0.0, node 8.9.4
>            Reporter: Jacob Weber
>            Assignee: Suraj Pindoria
>            Priority: Major
>         Attachments: CordovaTest.zip, error.txt
>
>
> The first time you tap a text field in an in-app browser, the background of the app (behind the browser) briefly appears.
> To reproduce:
> {code:java}
> cordova create CordovaTest com.sample.cordovatest CordovaTest
> cd CordovaTest
> cordova platform add ios@4.5.4
> cordova plugin add cordova-plugin-inappbrowser{code}
> Create an HTML page to load in the in-app browser, with a text field, and store it as {{www/sample.html}}.
> Now launch this on an iPhone simulator (I tried iPhone 6 and X) running iOS 11.2, attach a Safari debugger, and open the page in an in-app browser, e.g. {{window.open("sample.html", "_blank");}}
> (In the attached app, you can just tap the Cordova icon to open it.)
> Then tap the text field. You'll see an error in the Xcode logs (attachment).
> In addition, the background of the app (including the Cordova icon) will briefly flash.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org