WebView does not adjust for the presence of soft keyboard

Bug #1419979 reported by Robert Schroll
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cordova Ubuntu
New
Undecided
Unassigned

Bug Description

The Cordova WebView does not adjust its size when the soft keyboard is open. This can leave portions of it hidden under the keyboard, and is especially noticeable when the page is using fixed positioning to lay out elements.

This same problem occurred in the HTML5 app container (bug #1296463). There it was solved by setting "anchorToKeyboard: true" in the MainView. However, the QML interface used by Cordova doesn't seem to use a MainView, so I don't know if this solution is applicable.

This is seen using cordova-cli 4.1.0~ubuntu14.04.1-ubuntu2.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.