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 CD5B310A3F for ; Thu, 1 Aug 2013 23:25:48 +0000 (UTC) Received: (qmail 78185 invoked by uid 500); 1 Aug 2013 23:25:48 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 78143 invoked by uid 500); 1 Aug 2013 23:25:48 -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 78133 invoked by uid 99); 1 Aug 2013 23:25:48 -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 23:25:48 +0000 Date: Thu, 1 Aug 2013 23:25:48 +0000 (UTC) From: "Joe Bowser (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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=13727063#comment-13727063 ] Joe Bowser commented on CB-4282: -------------------------------- Unable to reproduce on HTC One X (HTC Sense) using 4.1.1 > 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