You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/30 13:46:49 UTC

[jira] [Commented] (CB-8720) Launch Application in Portrait mode up side down. Status bar is coming in down and never recovers

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

ASF GitHub Bot commented on CB-8720:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-plugin-statusbar/pull/44

    CB-8720 Fix status bar position when app started upside down on iOS 7

    https://issues.apache.org/jira/browse/CB-8720

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-statusbar CB-8720

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-statusbar/pull/44.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #44
    
----
commit c299a14d6019871ab28b76fc1670d0ff4b720f7b
Author: Vladimir Kotikov <ko...@gmail.com>
Date:   2015-12-30T07:16:58Z

    CB-8720 Fix status bar position when app started upside down on iOS 7

----


> Launch Application in Portrait mode up side down. Status bar is coming in down and never recovers
> -------------------------------------------------------------------------------------------------
>
>                 Key: CB-8720
>                 URL: https://issues.apache.org/jira/browse/CB-8720
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>    Affects Versions: 2.0.0
>         Environment: iOS 7
>            Reporter: Puneeth Rai
>            Assignee: Vladimir Kotikov
>              Labels: iOS, reproduced, triaged
>
> I've following in config.xml 
>         <preference name="StatusBarOverlaysWebView" value="false" />
>         <preference name="StatusBarBackgroundColor" value="#2263A6" />
>         <preference name="StatusBarStyle" value="lightcontent" />
> Status bar plugin version : 0.1.10
> Cordova iOS version : 3.5.0
> iOS version: 7.1
> iPadmini
> Launch cordova app in portrait upside down orientation . Status bar band is appearing at bottom and a white space is shown at actual status bar. This only happens when application in launched in portrait upside down orientation and always reproducible.I believe it can be duplicated in all iOS devices, but I've only iPad mini devices. 



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