You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/02/09 21:57:18 UTC

[jira] [Commented] (CB-8840) StatusBar causes white area above the app when keyboard collapse

    [ https://issues.apache.org/jira/browse/CB-8840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139738#comment-15139738 ] 

Joe Bowser commented on CB-8840:
--------------------------------

This could be a platform/webview issue with Android 4.4.2.  Is this on the emulator, or an actual device? (Most devices are updated to 4.4.4, which contains fixes like that, but some devices like the old Project Tango tablets are stuck on this version of Android.)


> 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: Android
>         Environment: Android 4.4.2
> Cordova 3.5.0
>            Reporter: Jacky See
>            Priority: Minor
>              Labels: Android, reproduced, triaged
>         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.
> If I trigger a `StatusBar.hide(); StatusBar.show()`, the whitespace would disappear.



--
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