Skip to content

Cursor jumps to the end of the input when editing the number #212

@phobetron

Description

@phobetron

Steps to reproduce:

  • Have a number in the field, either pre-filled or manually entered
  • Place the cursor near the digit you want to delete, and delete it
  • Place the cursor where you want to insert a new digit, and insert it

Expected result:

  • On deletion, the cursor should remain to the right of the digit before the one that was deleted
  • On insertion, the cursor should be placed immediately to the right of the inserted digit

Actual result:

  • Under every scenario, the cursor jumps to the end
Screen.Recording.2023-11-14.at.10.35.34.AM.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions