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 9A9D9106DD for ; Fri, 10 Apr 2015 02:54:12 +0000 (UTC) Received: (qmail 74903 invoked by uid 500); 10 Apr 2015 02:54:12 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 74872 invoked by uid 500); 10 Apr 2015 02:54:12 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 74853 invoked by uid 99); 10 Apr 2015 02:54:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 02:54:12 +0000 Date: Fri, 10 Apr 2015 02:54:12 +0000 (UTC) From: "Jacky See (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-8840) StatusBar causes white area above the app when keyboard collapse MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jacky See created CB-8840: ----------------------------- Summary: StatusBar causes white area above the app when keyboard collapse Key: CB-8840 URL: https://issues.apache.org/jira/browse/CB-8840 Project: Apache Cordova Issue Type: Bug Components: Plugin Statusbar Affects Versions: 3.5.0 Environment: statusbar 0.1.10 Reporter: Jacky See Given a page that meet this condition: 1. when keyboard is hidden, the page is not scrollable 2. when keyboard is shown, the page is scrollable (as window size is changed) such that it will jump to input When: 1. focus at input to show keyboard 2. blur by tap elsewhere to hide keyboard If you do 1,2 very quickly, occasionally the page a white space would appear between the status bar and the top of the app. The height of the white space seems to be the scroll height when keyboard. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org