[
https://issues.apache.org/jira/browse/CB-8088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227129#comment-14227129
]
Andrew Grieve commented on CB-8088:
-----------------------------------
What version of iOS are you seeing this on?
Also - worth checking if removing height=device-height affects it at all. It's
been known to cause bad things to happen.
> Viewport fails to scale after showing keyboard
> ----------------------------------------------
>
> Key: CB-8088
> URL: https://issues.apache.org/jira/browse/CB-8088
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.5.0
> Reporter: Ryan Willoughby
> Labels: ios, keyboard, viewport
>
> 1. Enable viewport scaling using the following config.xml preference:
> <preference name="EnableViewportScale" value="true" />
> 2. Set viewport width to device-width. Here's my viewport:
> <meta name="viewport" content="user-scalable=no, width=device-width,
> height=device-height, target-densitydpi=device-dpi" />
> 3. Launch app, and rotate device to trigger rescaling. Works.
> 4. Focus on an input to show the keyboard. Hide the keyboard.
> 5. Rotate device to trigger rescaling. Doesn't rescale.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]