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

Screen is stucked, after keyboard is disappeare

Open umesh-nikam opened this issue 4 years ago • 1 comments

Your Environment

  • Plugin version: 2.1.3
  • Platform: iOS
  • OS version: 13.7
  • Device manufacturer / model: iPhone 11 (iPhone12,1)
  • Cordova version (cordova -v): 8.1.2
  • Cordova platform version (cordova platform ls): 5.0.0

Expected Behavior

After enter value in Input dialog, Screen should be resized after keyboard is disappeared

Actual Behavior

Screen is stucked after keyboard is disappeared.

image (2)

Steps to Reproduce

  1. Open Input dialog
  2. Input value & close dialog
  3. White area behind keyboard remain as it is.

Context

We are trying to create gallery by clicking "New" button in top right corner, When we click "New" button, it open input dialog, we input gallery name & click create button on dialog & It will close input dialog. But area behind keyboard is still remain as it is.

umesh-nikam avatar Oct 20 '20 13:10 umesh-nikam

Yup, I'm also experiencing this issue. I left details for my setup in this comment on a related thread https://github.com/apache/cordova-ios/issues/417#issuecomment-767149076

wswoodruff avatar Jan 25 '21 22:01 wswoodruff