You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2016/08/09 12:05:20 UTC

[jira] [Updated] (CB-11197) Android status bar appears when keyboard pops up.

     [ https://issues.apache.org/jira/browse/CB-11197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Kotikov updated CB-11197:
----------------------------------
    Assignee:     (was: Vladimir Kotikov)

> Android status bar appears when keyboard pops up.
> -------------------------------------------------
>
>                 Key: CB-11197
>                 URL: https://issues.apache.org/jira/browse/CB-11197
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>    Affects Versions: 2.1.0
>         Environment: cordova 6.1.1
> cordova-plugin-console 1.0.2 "Console"
> cordova-plugin-device 1.1.0 "Device"
> cordova-plugin-file 3.0.0 "File"
> cordova-plugin-file-transfer 1.4.0 "File Transfer"
> cordova-plugin-statusbar 2.1.3 "StatusBar"
> cordova-plugin-whitelist 1.2.0 "Whitelist"
>            Reporter: David Hooey
>              Labels: regression, triaged
>         Attachments: NoStatusBar.png, StatusBarShowsAfterKeyboardShowAndHide.png
>
>
> When configuring for full screen app, the statusbar will appear when the keyboard pops up for input. The iOS build is fine. The previous version {{cordova-plugin-statusbar 2.0.0}} does not exhibit this problem.
> {code}
>     <preference name="StatusBarOverlaysWebView" value="true" />
>     <preference name="DisallowOverscroll" value="true" />
>     <preference name="Fullscreen" value="true" />
> {code}
> Also mentioned in this [post|http://stackoverflow.com/questions/36156357/cordova-status-bar-plugin-doesnt-work-in-android-when-keyboard-pops-up].



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