You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ozgun Unlu (JIRA)" <ji...@apache.org> on 2017/09/19 10:41:00 UTC

[jira] [Updated] (CB-13300) cordova-plugin-statusbar Softkeyboard overlapping Input

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

Ozgun Unlu updated CB-13300:
----------------------------
    Description: 
Android version 6.0.0.

I added StatusBar.hide(); in deviceReady event. It works well, but when i focus the input, softkeyboard overlapping on input. 

If i delete StatusBar.hide();, softkeyboard does not overlap on input.

Also;
I tried to change fullscreen preference to false in config.xml
I tried to change android:windowSoftInputMode="adjustResize" to android:windowSoftInputMode="adjustPan" in AndroidManifest.xml.


I dont try on IOS.

  was:
Android version 6.0.0.

I added StatusBar.hide(); in deviceReady event. It works well, but when i focus the input, softkeyboard overlapping on input. 

If i delete StatusBar.hide();, softkeyboard does not overlap on input.


> cordova-plugin-statusbar Softkeyboard overlapping Input
> -------------------------------------------------------
>
>                 Key: CB-13300
>                 URL: https://issues.apache.org/jira/browse/CB-13300
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-statusbar
>            Reporter: Ozgun Unlu
>            Priority: Critical
>
> Android version 6.0.0.
> I added StatusBar.hide(); in deviceReady event. It works well, but when i focus the input, softkeyboard overlapping on input. 
> If i delete StatusBar.hide();, softkeyboard does not overlap on input.
> Also;
> I tried to change fullscreen preference to false in config.xml
> I tried to change android:windowSoftInputMode="adjustResize" to android:windowSoftInputMode="adjustPan" in AndroidManifest.xml.
> I dont try on IOS.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org