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 13BE310731 for ; Fri, 10 Apr 2015 03:09:13 +0000 (UTC) Received: (qmail 88809 invoked by uid 500); 10 Apr 2015 03:09:12 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 88782 invoked by uid 500); 10 Apr 2015 03:09: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 88759 invoked by uid 99); 10 Apr 2015 03:09: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 03:09:12 +0000 Date: Fri, 10 Apr 2015 03:09:12 +0000 (UTC) From: "Jacky See (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (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 [ https://issues.apache.org/jira/browse/CB-8840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488809#comment-14488809 ] Jacky See edited comment on CB-8840 at 4/10/15 3:08 AM: -------------------------------------------------------- The project file (statusbar.7z) demonstrates the issue. The page is for device dimension 800x1280 , you may need to tweak a some css value for other device dimension. was (Author: jackysee): the project file demonstrate the issue. > 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 > Attachments: after.png, before.png, statusbar.7z > > > 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