You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2015/11/24 12:20:10 UTC

[jira] [Commented] (CB-10065) StatusBar.show() stops soft keyboard from changing screen height

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

jcesarmobile commented on CB-10065:
-----------------------------------

can you try the version 2.0 of the plugin?
Install from the git url
{code}
cordova plugin add https://github.com/apache/cordova-plugin-statusbar
{code}
I don't think it fix your issue, but it's good to know if that happens in the latest version

> StatusBar.show() stops soft keyboard from changing screen height
> ----------------------------------------------------------------
>
>                 Key: CB-10065
>                 URL: https://issues.apache.org/jira/browse/CB-10065
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>    Affects Versions: 5.3.3
>         Environment: Cordova StatusBar 1.0.1
>            Reporter: John Harrison
>
> After a call to {{StatusBar.hide()}} the soft keyboard no longer changes the size of the screen ({{window.innerHeight}}  does not change) and the Window {{resize}} callback is not called when the keyboard is shown. If {{StatusBar.show()}} is called the resize callback works again and the screen height {{window.innerHeight}} is changed appropriately. 



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