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

Drew Walters commented on CB-1378:
----------------------------------

As far as I can tell, the issue on BlackBerry is with the opacity animation. If 
I animate color instead its fine:

https://github.com/deedubbu/incubator-cordova-app-hello-world/commit/39fe9a42332bd74ddef70ebed7b81728adf678b1

Provides a similar effect. Thoughts?
                
> Device is Ready text not shown on BB OS 7.0 or 7.1
> --------------------------------------------------
>
>                 Key: CB-1378
>                 URL: https://issues.apache.org/jira/browse/CB-1378
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: App Hello World
>    Affects Versions: 2.1.0
>            Reporter: Drew Walters
>            Assignee: Michael Brooks
>             Fix For: Master
>
>
> Running the sample application on BlackBerry OS 7.0 and 7.1 (tested 9810 with 
> 7.0.0.540 and 7.1.0.536) never shows the "Device is Ready" text. Looks like 
> it has to do with the following CSS for that element:
> -webkit-animation:fade 3000ms infinite;
> If I comment out the above from the blink class then the "Device is Ready" 
> text is displayed.  Note, OS 6.0 did not exhibit the issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to