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

Leonardo Silveira Nascimento Filho commented on CB-9915:
--------------------------------------------------------

I had two css rules regarding html and body:

html,body{
  color:#21768B;
}
body{
  background-image: url(../img/gen-bg.jpg);
  background-size: cover;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}

The body has a image that isn't white, however html doesn't.

How StatusBarOverlaysWebView works? if it shifts, for example, the body then 
what you described is exactly what happened. i'm out of tools right now, 
however i'll do a few tests to clarify what happened.


> preference StatusBarBackgroundColor defaulting to white instead transparent 
> if not set if StatusBarOverlaysWebView set
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-9915
>                 URL: https://issues.apache.org/jira/browse/CB-9915
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>         Environment: mac os x 10.10.5 cordova 5.2.0 cordova-plugin-statusbar 
> 1.0.1 "StatusBar"
>            Reporter: Leonardo Silveira Nascimento Filho
>
> if i set preference StatusBarOverlaysWebView to false but not set 
> StatusBarBackgroundColor, it will default to white instead transparent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to