Form text field issue on mobile device

Hi Team,

When we use form with a text field for mobile device pages. sometimes while entering data for text fields and scrolling up and down.

We can see that Multiple text boxes are displayed for same field.

Note : This works fine when we use on desktop/browser.

Can you provide some more info

  • what is problematic device | OS ?
  • is it occurs with any of standard examples or only in your app ?

Hi Maksim,

Its a basic form page with few text fields to capture the user data, but if we play around scrolling up and down while entering the data(using the mobile keypad poped-up) then it appears that it shows duplicate field at the front(on which the cursor is placed) and the form page with all the fields at the back end.

The same page works perfect when accessed on desktop. do we need to take care of any special criteria while mobile app using webix…

What is the model of problematic device , and what OS is uses ?

There is no need for any special handling, all widgets must work the same on mobile and on desktop platforms. Still it possible that some special device will have behavior deviation ( there are a lot of mobile platforms, and some of them have quirks )

We have tested in Samsung Ace - Android version - 2.3.6

Not only this we have tested in multiple mobile the issue persist

Hi Maksim,

Below is the link for the page that we have developed.
http://webix.com/snippet/8027093e

This page has scroll issue on mobile devices