You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Thales Machado (JIRA)" <ji...@apache.org> on 2013/07/17 17:46:49 UTC

[jira] [Created] (CB-4282) Device's keyboard blocking the view content

Thales Machado created CB-4282:
----------------------------------

             Summary: Device's keyboard blocking the view content
                 Key: CB-4282
                 URL: https://issues.apache.org/jira/browse/CB-4282
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, iOS
         Environment: iOS/Android App
            Reporter: Thales Machado
            Assignee: Joe Bowser
            Priority: Critical


I'm working on an app that needs to validate a bunch of input tags (HTML5). So imagine a screen full of inputs. when I tap on an input that is bellow half of the screen, the keyboard shows up, but the screen won't scroll down, making the input be 'behind' the keyboard. Nonetheless, when I type something in the keyboard and press DONE the input stays blank. How could I get the KeyBoard size so I can manually do the scroll if necessary? 
Another thing, as the user enters this View, (it is taller an thiner than the previous one) so the keyboard appears automatically without even focusing in any input. How can I prevent the showkeyboard Event from happening?

Thanks

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