You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Manuel Martiarena (JIRA)" <ji...@apache.org> on 2015/09/23 10:13:04 UTC

[jira] [Updated] (CB-9684) Viewport inconsistency between iOS8 and iOS9

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

Manuel Martiarena updated CB-9684:
----------------------------------
    Summary: Viewport inconsistency between iOS8 and iOS9  (was: Viewport fails to scale in iOS9)

> Viewport inconsistency between iOS8 and iOS9
> --------------------------------------------
>
>                 Key: CB-9684
>                 URL: https://issues.apache.org/jira/browse/CB-9684
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.0.0
>         Environment: Xcode 7
> iPhone 5 iOS8.4 Simulator
> iPhone 5 iOS9.0 Simulator 
>            Reporter: Manuel Martiarena
>              Labels: iOS9
>         Attachments: Simulator_iPhone5_iOS8.png, Simulator_iPhone5_iOS9.png
>
>
> 1. Enable viewport scaling using the following config.xml preference:
> <preference name="EnableViewportScale" value="true" />
> 2. Set viewport width to device-width:
> <meta name="viewport" content="user-scalable=no, width=device-width, target-densitydpi=device-dpi" />
> 3. Launch app, and rotate device to trigger rescaling
> 4. Does not rescale on iOS9



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org