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 2016/07/04 22:44:11 UTC

[jira] [Commented] (CB-11059) Status bar overlay isn't wide enough

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

jcesarmobile commented on CB-11059:
-----------------------------------

can you try with inAppBrowser 1.4.0?

I think I already fixed this on another issue you reported. 

> Status bar overlay isn't wide enough
> ------------------------------------
>
>                 Key: CB-11059
>                 URL: https://issues.apache.org/jira/browse/CB-11059
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>         Environment: cordova-ios 4.1.0
>            Reporter: Jacob Weber
>              Labels: triaged
>         Attachments: screen1.png, screen2.png
>
>
> Launch an app in portrait, open an in-app-browser, and rotate to landscape. The gray bar behind the status bar doesn't extend to the full width of the device (see screen shots).
> This looks similar to an issue I reported in CB-10305.
> Tested on iPhone 6 simulator with iOS 9.3 and iPad Air simulator with iOS 8.4.
> Example config.xml:
> {code}
>     <engine name="ios" spec="4.1.0" />
>     <engine name="android" spec="5.1.1" />
>     <plugin name="cordova-plugin-whitelist" spec="1.2.1" />
>     <plugin name="cordova-plugin-device" spec="1.1.1" />
>     <plugin name="cordova-plugin-inappbrowser" spec="1.2.0" />
>     <plugin name="cordova-plugin-statusbar" spec="2.1.2" />
>     <preference name="StatusBarOverlaysWebView" value="false" />
>     <preference name="StatusBarBackgroundColor" value="#000000" />
>     <preference name="Orientation" value="all" />
> {code}



--
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