You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Marc Luria (JIRA)" <ji...@apache.org> on 2016/02/28 19:16:18 UTC

[jira] [Created] (CB-10724) wkwebview causes keyboard to cause scrolling

Marc Luria created CB-10724:
-------------------------------

             Summary: wkwebview causes keyboard to cause scrolling
                 Key: CB-10724
                 URL: https://issues.apache.org/jira/browse/CB-10724
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Keyboard, Plugin WKWebViewEngine
    Affects Versions: 6.0.0
         Environment: ios
            Reporter: Marc Luria


I saw a bug report that these things had been fixed in Telerik-Verified-Plugins/WKWebView, but it seems like the cordova one was more up to date, so I've tried cordova-plugin-wkwebview-engine along with cordova-plugin-keyboard.

In any case, as soon as I open the keyboard, the current window scrolls out of view, and the textinput is no longer visible.  As soon as I hit a key, it comes back into view.  After the keyboard is closed, the bottom of the screen is now off by about 20 pixels, and never corrects itself.  It's a little disconcerting, and may mean, I need to abandon wkwebview, and go back to the old webview.

I've tried various combinations of   Keyboard.automaticScrollToTopOnHiding = true; and            Keyboard.disableScrollingInShrinkView(true); but to know avail.  

The     Keyboard.hideFormAccessoryBar(true); does work.

Any ideas?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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