gerald24/possy

weird jumping cursor

Closed this issue · 4 comments

cursor jumps at the end of text very often while typing
Take a look at the video:

jumping_cursor.zip

@boris779 i cannot reproduce your issue. Chrome Version 76.0.3809.132 (Official Build) (64-bit)

I'll happen sometimes - depending on network connection and how fast you type - in vaadin 14 enable/disable buttons depending on logic behaves not like vaadin 8

In the office its awful, cannot type in FREEFORM only 1 key per second is possible to prevent that!

@boris779 it's fixed now.
@gerald24 with eager value change mode the issue doesn't occur, i think there is no async timeout in which some input can get lost in Nirvana. With eager mode Vaadin keeps the updates in sync i think.