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

Webview resizes faster than keyboard pops up (white flash)

Open wiwofone opened this issue 7 years ago • 2 comments

Hey @cjpearson and thanks for this great plugin!

I seem to have the same problem mentioned in the issue tracker from way back when the project was still under Apache. In iOS, when the keyboard is triggered, the webview quickly snaps to its new position, while the keyboard slides up. During this slide, a white background is shown until the keyboard is at its final position.

The old issue even made a video of this, and I have the exact same thing happening to me. Any idea on what could cause this? It doesn't seem like many other people have this, so I'm sure I'm overlooking something.

Video: https://www.youtube.com/watch?v=iOjdxJuYp8c Old issue: https://issues.apache.org/jira/browse/CB-3930

Running latest version of cordova-plugin-keyboard and version 8.0.0 of Cordova. App runs on iOS 11.

wiwofone avatar Aug 20 '18 10:08 wiwofone

I'm also seeing this on iOS 12 on iPhone X.

mwargan avatar Aug 25 '18 14:08 mwargan

Check this PR guys :

https://github.com/cjpearson/cordova-plugin-keyboard/pull/22

Could you test it, so @cjpearson could merge it ?

Aarbel avatar Aug 26 '18 08:08 Aarbel