You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Antonio R (JIRA)" <ji...@apache.org> on 2014/02/03 23:01:11 UTC

[jira] [Created] (CB-5969) App resizes regardless of KeyboardShrinksView settings

Antonio R created CB-5969:
-----------------------------

             Summary: App resizes regardless of KeyboardShrinksView settings
                 Key: CB-5969
                 URL: https://issues.apache.org/jira/browse/CB-5969
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.3.0
         Environment: Latest iOS version to date, as well as latest Xcode
            Reporter: Antonio R


Hello,

Originally I was setting this option in the config.xml file until I realized it is actually only available after installing the keyboard plugin first and is not included with the core APIs shown when following the docs. So I installed the keyboard plugin, but this option still does not work. The keyboard resizing also introduces an app breaking bug which is the reason I am trying to disable it. See screenshot. This error disappears if I include "heigh=device-height" in my meta tag for the index.html, but it is explicitly stated in the documentation that this should not be used, and indeed it does introduce some unwanted styling into the application (using this meta tag disables resizing on rotation in our application). However, this leads me to believe that it is indeed the resizing that is causing this bug. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)