androidhtmlangularvirtual-keyboardgenero

How can i avoid the virtual keyboard overlapping input fields in webview?


I have a Genero web-app that displays a webview of an Angular app. MY issue I'm having is that the view (Chrome v72 based) will not scroll under an input when it gets the focus to allow the user to see what he's typing.

Loading the page in a browser works just fine and I've tried it in an Android studio webview which also works.

So I don't know if it's Genero in itself that is causing the problem or maybe some specific way it renders the view, different browser configuration, etc.

All ideas are welcome if you've faced this kind of problem, regardless of the context. I'll try everything and i'd like to avoid having to put some hack that creates space under the input and manually scrolling on focus.


Solution

  • This was a purely Genero issue that has to my knowledge has been fixed since.