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

Jacob Weber updated CB-5785:
----------------------------

    Description: 
Not sure if this is a bug, but when you first launch an iOS app with the status 
bar set to not overlay the web view, the status bar is briefly transparent, 
before it gets its background color.

Create a new project using the CLI, and install the splash screen and status 
bar plugins. Set the following in config.xml:
{code}<preference name="AutoHideSplashScreen" value="false" />
<preference name="StatusBarOverlaysWebView" value="false" />
<preference name="StatusBarBackgroundColor" value="#000000" />{code}

When you first run the app, the status bar will be briefly transparent, 
overlaying the top of the splash screen. Then it will become black. See 
attached movie for an example.

  was:
Not sure if this is a bug, but when you first launch an iOS app with the status 
bar set to not overlay the web view, the status bar is briefly hidden before it 
appears.

Create a new project using the CLI, and install the splash screen and status 
bar plugins. Set the following in config.xml:
{code}<preference name="AutoHideSplashScreen" value="false" />
<preference name="StatusBarOverlaysWebView" value="false" />
<preference name="StatusBarBackgroundColor" value="#000000" />{code}

When you first run the app, the status bar will be briefly hidden, revealing 
the top of the splash screen. Then it will appear. See attached movie for an 
example.

        Summary: Status bar is initially transparent during startup  (was: 
Status bar is initially hidden during startup)

> Status bar is initially transparent during startup
> --------------------------------------------------
>
>                 Key: CB-5785
>                 URL: https://issues.apache.org/jira/browse/CB-5785
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin SplashScreen
>    Affects Versions: 3.3.0
>            Reporter: Jacob Weber
>            Priority: Minor
>         Attachments: statusbar.mov
>
>
> Not sure if this is a bug, but when you first launch an iOS app with the 
> status bar set to not overlay the web view, the status bar is briefly 
> transparent, before it gets its background color.
> Create a new project using the CLI, and install the splash screen and status 
> bar plugins. Set the following in config.xml:
> {code}<preference name="AutoHideSplashScreen" value="false" />
> <preference name="StatusBarOverlaysWebView" value="false" />
> <preference name="StatusBarBackgroundColor" value="#000000" />{code}
> When you first run the app, the status bar will be briefly transparent, 
> overlaying the top of the splash screen. Then it will become black. See 
> attached movie for an example.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to