apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.16k stars 988 forks source link

Keyboard apears and increases additional Viewport-Height #722

Open ghost opened 4 years ago

ghost commented 4 years ago

Bug Report

Problem

Keyboard apears and increases additional Viewport-Height

What is expected to happen?

android_keyboard_view_reference

Viewport Height shoult be the same, on iOS if Keyboard apears.

What does actually happen?

ios_keyboard_viewheight_issue

Information

Command or Code

window.outerHeight

Environment, Platform, Device

iPhone 8, 11 Emulator

Version information

iOS: 13.2.2 Emulator XCode: 11.2.1 cordova-ios: 5.0.1 cordova-lib: 9.01

no Dependencies, only Cordova Boilerplatte

Checklist

rajiramamoorthi commented 4 years ago

Any update on this

ThangHuuVu commented 3 years ago

Having the same issue and currently nothing really work for me. What I've tried:

hieunguyen2211 commented 1 year ago

I got this problem also. Do we have any ideas to fix this? or any updates?