You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/25 22:16:01 UTC

[GitHub] [cordova-ios] wswoodruff commented on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10

wswoodruff commented on issue #417:
URL: https://github.com/apache/cordova-ios/issues/417#issuecomment-767149076


   Still experiencing this issue. Looked all over the net and all over issues referenced here — workarounds here didn't work like scrolling to the top of the page
   
   Related deps:
   `viewport-fit=cover` exists in `viewport` meta tag
   `cordova` 10.x.x
   `cordova-plugin-wkkeyboardfix` v1.1.0 installed — didn't notice any change after adding
   `cordova-plugin-ionic-webview` v5.0.0
   `cordova-plugin-ionic-keyboard` v2.2.0
   
   Related `config.xml` settings
   ```xml
   <preference name="KeyboardResize" value="true" />
   <preference name="KeyboardResizeMode" value="native" />
   ```
   
   I've tried setting `KeyboardResizeMode` to `body` but it's still busted


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org