cordova-plugin-ionic-keyboard icon indicating copy to clipboard operation
cordova-plugin-ionic-keyboard copied to clipboard

keyboard resize fix for android with status bar overlay: issue#132

Open riksof-anas opened this issue 5 years ago • 6 comments
trafficstars

https://github.com/ionic-team/cordova-plugin-ionic-keyboard/issues/132

riksof-anas avatar Nov 26 '19 09:11 riksof-anas

This works :-) when will this be merged?

RobinGiel avatar Jan 27 '20 17:01 RobinGiel

Until this is merged, I created a fork with this fix: https://github.com/lukas-mertens/cordova-plugin-ionic-keyboard You can use it by using ionic cordova plugin add https://github.com/lukas-mertens/cordova-plugin-ionic-keyboard.git --save to add the plugin.

Please be aware though, that I won't mirror changes in this repo. I hope this MR will be merged soon, so that this fork can be archived.

lukas-mertens avatar Jul 07 '20 09:07 lukas-mertens

I made my PR #156 based off this one.

The problem with this PR is the status bar check is incorrect.

If you make additional changes to your status bar after overlaysWebView(true), then checkStatusBarTransparent() may return incorrect value.

ebhsgit avatar Dec 14 '20 00:12 ebhsgit

Hi @ionic-team, Any fix with this PR?

Phoenix-Alpha avatar May 19 '21 03:05 Phoenix-Alpha

Hi team, when will this be merged?

prav-raghu avatar Aug 27 '21 12:08 prav-raghu

Any plans to merge this? It's needed to have this on official release

btlm avatar Aug 30 '21 11:08 btlm