Four Js Development Tools Forum

Discussions by product => Genero BDL => Topic started by: St?phane C. on March 19, 2019, 08:07:13 am



Title: Keyboard appearing over the webcomponent in Android
Post by: St?phane C. on March 19, 2019, 08:07:13 am
Hello,

We are having an issue with a 4js webcomponent used to display HTML content on Android devices.
Our application has a lot of forms, but whenever we click on an input, the virtual keyboard will appear over the input which is rendered invisible.

The expected behaviour is for the webcomponent to shrink down to the remaining space left by the keyboard, allowing the user to scroll down to the input and see what he's writing, which is what happens in a normal browser.