[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to