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

Shazron Abdullah reassigned CB-8010:
------------------------------------

    Assignee: Shazron Abdullah

> Statusbar colour does not change to orange
> ------------------------------------------
>
>                 Key: CB-8010
>                 URL: https://issues.apache.org/jira/browse/CB-8010
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>    Affects Versions: 3.6.0
>         Environment: iOS7,8, physical/simulated environment
>            Reporter: Shingo Toda
>            Assignee: Shazron Abdullah
>            Priority: Minor
>
> Calling {{StatusBar.backgroundColorByName('orange');}} does not change status 
> colour to orange but to black.
> The reason is in {{statusbar.js}}, "orange" property is defined with double # 
> like {{"##FFA500"}}
> {code:title=statusbar.js}
>     "orange": "##FFA500",
> {code}
> After taking out one #, status bar colour changed to orange as expected.



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