Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 626A010840 for ; Thu, 1 Aug 2013 22:35:50 +0000 (UTC) Received: (qmail 75427 invoked by uid 500); 1 Aug 2013 22:35:50 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 75413 invoked by uid 500); 1 Aug 2013 22:35:50 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 75404 invoked by uid 99); 1 Aug 2013 22:35:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 22:35:50 +0000 Date: Thu, 1 Aug 2013 22:35:50 +0000 (UTC) From: "Joe Bowser (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CB-4282) Device's keyboard blocking the view content MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727003#comment-13727003 ] Joe Bowser edited comment on CB-4282 at 8/1/13 10:35 PM: --------------------------------------------------------- I can't reproduce with your vanilla example on the HTC One with Android 4.2.2 (Google Nexus Experience). Can you specify which version of Android you're experiencing this issue on, and on what device? was (Author: bowserj): I can't reproduce with your vanilla example on the HTC One with Android 4.2.2 (Google Nexus Experience). Can you specify which version of Android you're experiencing this issue on? > 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