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/03/26 12:12:25 UTC

[jira] [Closed] (CB-10610) In-call statusbar

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

jcesarmobile closed CB-10610.
-----------------------------
    Resolution: Won't Fix
      Assignee: jcesarmobile

If using a native navigationbar, status bar plugin shouldn't be used.
If the navigationbar is part of a navigation controller, it will handle the statusbar itself, if it's a navigationbar by itself, the plugin you use to show the navigation bar should take care of the status bar

> In-call statusbar
> -----------------
>
>                 Key: CB-10610
>                 URL: https://issues.apache.org/jira/browse/CB-10610
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>    Affects Versions: 2.1.0
>         Environment: Cordova version 6.  iOS 9
>            Reporter: Martin Finnigan
>            Assignee: jcesarmobile
>            Priority: Minor
>              Labels: iOS, triaged
>
> When starting an app when in-call, the background height for status bar will always be the full in-call height, even when no longer in a call.  Status bar background height won't recalculate.
> Starting when not in-call, does not cause a problem, since the background size must be calculated only once at app startup.
> This is causing an issue in my case because i have a native navigation bar added to the view, where normally the incorrectly sized status bar background, would be behind the web view.



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