brunoPert opened a new issue #1027: URL: https://github.com/apache/cordova-ios/issues/1027
# Bug Report ## Problem When focusing over an input, the whole screen gets shrinked an never comes back to original state. ### What is expected to happen? The screen should remain the same ### What does actually happen? Screeen gets shrinked ## Information Screen changes as follows, instead of showing all, it shrinks the view and makes me scroll to the not seen sides of the screen:  ### Version information ios: 14.1 cordova-ios: 6.1.1 cordova: 10.0.0 xcode: 12.1 ## Checklist - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above - [x] I Tryed to fix the issue ussing "KeyboardShrinkView" parameter from cordova-plugin-keyboard. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
