You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew H (JIRA)" <ji...@apache.org> on 2014/01/11 10:52:51 UTC

[jira] [Resolved] (CB-5314) View Bounds incorrect for iOS7 on iPad Simulator

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

Andrew H resolved CB-5314.
--------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.4.0)
                   3.3.0

I upgraded to 3.3.0 and this appears to have fixed my problem as well as an issue I was having with using landscape orientation.

> View Bounds incorrect for iOS7 on iPad Simulator
> ------------------------------------------------
>
>                 Key: CB-5314
>                 URL: https://issues.apache.org/jira/browse/CB-5314
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.1.0
>            Reporter: Andrew H
>             Fix For: 3.3.0
>
>
> When running my project (recently ported to cordova 3.1), the view boundary in the ipad simulator is reported to be 1216x1568 instead of 768x1024 when I target iOS 7.  This causes my html to render off of the screen.
> I was able to correct by setting webView.frame dimensions equal to the mainScreen bounds in the viewWillAppear event handler in my MainViewController.  However, I feel that this is a hack that may be overriding work that cordova is doing behind the scenes.
> I am not able to test on a physical device.



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