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

Adam Arsenault commented on CB-221:
-----------------------------------

I have sent a test project using Sencha Touch 1.1 and Phonegap 1.4.1 with 
screenshots to Shazron that demonstrate the problem I am seeing. Hopefully this 
should make it easier to debug and resolve. Two things to note in the project 
are:

1. In iOS 4 the fullscreen panel does not resize to be fullscreen when the 
phone is rotated to lanscape orientation. 
2. The client "orientationchange" event on the root panel does not get called 
in iOS 4

This is not an issue on iOS 5
                
> iOS Orientation Change Doesn't Resize WebView Width to Fully Fit Screen - iOS 
> Simulator 4.2, 4.3
> ------------------------------------------------------------------------------------------------
>
>                 Key: CB-221
>                 URL: https://issues.apache.org/jira/browse/CB-221
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.4.0
>         Environment: Mac OS X Version 10.6.8. xCode 4.2. Sencha Touch 1.1
>            Reporter: Adam Arsenault
>            Assignee: Shazron Abdullah
>              Labels: iOS4, patch
>
> I am using Sencha Touch 1.1 inside Phonegap 1.4.1 and the recent iOS 
> orientation change fix works for me when using the iPhone 5.0 simulator but 
> DOES NOT work as expected for me in older simulators like 4.2 or 4.3.
> Debugging Info:
> I am noticing that when using the older simulators, ie 4.2, 4.3 the inner web 
> view does not seem to resize to the full width. I attached an on window 
> resize event inside my app and for both portrait and landscape orientations, 
> the width is 320 instead of being 320 for portrait and 480 for landscape. The 
> height does change though. I am seeing 300 for landscape and 460 for portrait.
> I upgraded from phonegap 1.0 today and this was working as expected in 1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to