Closed johannesh2 closed 2 years ago
this also happens when you remove some digits from the input, the caret sometimes jumps to the end position
The bug also appears when you insert a number in the middle of an existing number. Any update on a possible fix yet?
Sorry I haven't had any time to take a look at what might cause the behavior.
Are there any news? I still have this problem. Whenever a separator would have to be moved (e.g. because a character was deleted or inserted) the cursor jumps to the very end. Which separator ("", ".", "," - "or whatever) does not matter.
Hi, when using a NumeralFieldFormatter for a TextField with decimal separator ',' and thousands separator '.', I see the following behavior with Vaadin 14.1.19 and TextField Formatter 4.2.0: