You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/05/23 01:43:21 UTC

[jira] [Commented] (CB-3456) InAppBrowser Causing Viewport Issues on iPad

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

Shazron Abdullah commented on CB-3456:
--------------------------------------

Is this reproducible using a new 2.5.0 project? I ask because I need to repro this to fix it (if it can be verified). It's best if you try to attach an example index.html so we can be on the same page.

I've seen this before but it is related to the viewport removing height=device-height.

                
> InAppBrowser Causing Viewport Issues on iPad
> --------------------------------------------
>
>                 Key: CB-3456
>                 URL: https://issues.apache.org/jira/browse/CB-3456
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.5.0
>         Environment: iPad 6.1
>            Reporter: Josh Dean
>            Assignee: Shazron Abdullah
>
> Pretty much what was described here (https://issues.apache.org/jira/browse/CB-3065?focusedCommentId=13635379&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13635379), except on 2.5:
> In landscape mode on iPad, when opening the InAppBrowser in landscape mode, the moment you close the InAppBrowser the viewport of the app switches to portrait mode. I can't make heads or tails of it.
> For reference: here is my viewport meta tag:
> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
> Images showing the issue visually here: http://imgur.com/a/KJMST

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