You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Kristofor Selden (JIRA)" <ji...@apache.org> on 2013/02/12 20:19:13 UTC

[jira] [Commented] (CB-2220) iOS version Splash Screen function has problem on iPhone 4 and iTouch 4

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

Kristofor Selden commented on CB-2220:
--------------------------------------

This issue is mis-titled as it happens on all iPhones, not just iPhone 4.  The native splash screen is displayed at the correct location, but the imageView in CDVViewController which the CDVSplashScreen plugin uses is displayed at 0,20 because its parent view is displayed there.

To reproduce, just use bin/create and run the project on any phone simulator.
                
> iOS version Splash Screen function has problem on iPhone 4 and iTouch 4
> -----------------------------------------------------------------------
>
>                 Key: CB-2220
>                 URL: https://issues.apache.org/jira/browse/CB-2220
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.2.0
>         Environment: iPhone 4 iTouch 4
>            Reporter: Albert Jack
>            Assignee: Shazron Abdullah
>            Priority: Critical
>
> On iPhone 4 and iPhone 4S、 iTouch4 etc,the splash picture actually appears twice, first time is when system loads up the application, it displays the splash picture from coordinate 0,0 but at the second time it displays the splash picture under status bar, so, it looks the splash picture is sinked a little bit.

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

Re: [jira] [Commented] (CB-2220) iOS version Splash Screen function has problem on iPhone 4 and iTouch 4

Posted by Andrew Grieve <ag...@chromium.org>.
Yaniv, is this something you'd be willing to look at?


On Tue, Feb 12, 2013 at 2:19 PM, Kristofor Selden (JIRA) <ji...@apache.org>wrote:

>
>     [
> https://issues.apache.org/jira/browse/CB-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576907#comment-13576907]
>
> Kristofor Selden commented on CB-2220:
> --------------------------------------
>
> This issue is mis-titled as it happens on all iPhones, not just iPhone 4.
>  The native splash screen is displayed at the correct location, but the
> imageView in CDVViewController which the CDVSplashScreen plugin uses is
> displayed at 0,20 because its parent view is displayed there.
>
> To reproduce, just use bin/create and run the project on any phone
> simulator.
>
> > iOS version Splash Screen function has problem on iPhone 4 and iTouch 4
> > -----------------------------------------------------------------------
> >
> >                 Key: CB-2220
> >                 URL: https://issues.apache.org/jira/browse/CB-2220
> >             Project: Apache Cordova
> >          Issue Type: Bug
> >          Components: iOS
> >    Affects Versions: 2.2.0
> >         Environment: iPhone 4 iTouch 4
> >            Reporter: Albert Jack
> >            Assignee: Shazron Abdullah
> >            Priority: Critical
> >
> > On iPhone 4 and iPhone 4S、 iTouch4 etc,the splash picture actually
> appears twice, first time is when system loads up the application, it
> displays the splash picture from coordinate 0,0 but at the second time it
> displays the splash picture under status bar, so, it looks the splash
> picture is sinked a little bit.
>
> --
> 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
>