[
https://issues.apache.org/jira/browse/CB-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-4282:
---------------------------
Priority: Major (was: Critical)
If this is happening on iOS and Android, it's very likely that you have CSS
that's preventing the input from functioning properly on WebKit. Try removing
the CSS styles from the input field. If you are using a third-party framework,
try creating a simple HTML example and see if you experience the same behaviour.
Can you post some code that reproduces this?
> 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
>
> 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