Skip to content

The text cursor position is not preserved on the wrong symbol input

Issue description

The text cursor position is not preserved on the wrong symbol input.

Steps to reproduce the issue

  1. Write a text in the input field
  2. Move the cursor inside the string
  3. Type the wrong symbol

What's the expected result?

  • The new symbol is not appearing, the cursor keeps its place

What's the actual result?

  • The new symbol is not appearing, the cursor jumps to the end of the string

Additional details / screenshot