The strange behavior of the text field

Strange behavior when trying to enter a value in the text field.

When trying to type in the text field, which is at the bottom of the document, the whole application “jumps” and the top fixed elements are no longer visible.
The following source code was used https://snippet.webix.com/vy1ywpyx

Hello @lBeJIuk,

When trying to type in the text field, which is at the bottom of the document, the whole application “jumps” and the top fixed elements are no longer visible.

I can confirm the issue, thank you for the report! Looks like this bug is related to the bug you’re reported the same day (https://forum.webix.com/discussion/37034/the-strange-behavior-of-the-text-field#latest) - the whole view gets shifted because of the virtual keyboard. I’m afraid I can’t provide any workaround for the time being, since this is a long-standing issue that we are still trying to resolve.