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 2015/11/16 17:30:11 UTC

[jira] [Comment Edited] (CB-8088) Viewport fails to scale after showing keyboard

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

Shazron Abdullah edited comment on CB-8088 at 11/16/15 4:29 PM:
----------------------------------------------------------------

If this is a bug on the system UIWebView, this needs to be verified outside of Cordova (sample iOS app), and this issue resolved as WontFix.

Need to verify the same on iOS 9 - if it is fixed there, resolve as Fixed. Also iOS 9 has a hidden shrink-to-fit=no attribute: https://forums.developer.apple.com/thread/13510


was (Author: shazron):
If this is a bug on the system UIWebView, this needs to be verified outside of Cordova (sample iOS app), and this issue resolved as WontFix.

Need to verify the same on iOS 9. Also iOS 9 has a hidden shrink-to-fit=no attribute: https://forums.developer.apple.com/thread/13510

> 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: cordova-ios-4.0.x, 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org