You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Norman Breau (JIRA)" <ji...@apache.org> on 2019/02/04 03:16:00 UTC

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

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

Norman Breau commented on CB-13300:
-----------------------------------

This is related to the bug posted in github https://github.com/apache/cordova-plugin-statusbar/issues/110

> 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
(v7.6.3#76005)

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