You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/17 12:30:40 UTC

[GitHub] [cordova-plugin-wkwebview-engine] joacim-boive commented on issue #75: fix(ios): fix keyboard displacement bug in iOS 12 WKWebView

joacim-boive commented on issue #75: fix(ios): fix keyboard displacement bug in iOS 12 WKWebView
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/75#issuecomment-512233495
 
 
   I don’t think this is a valid fix.
   
   If the page is scrolled, like when the entire doesn’t fit in the view, the page will scroll to the top each time you interact with an input-element. This will quickly become extremely tiresome… ;)
   
   This means: Click a dropdown, select a value, <Scroll to top>, scrolling down, select another field, close the keyboard, <Scroll to top>, rinse-and-repeat.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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