Skip to content

Cursor jumps to the end #5

@m-spyratos

Description

@m-spyratos

If you place the cursor to a specific position other than the very start or end of the amount (and few other places), after entering an amount the cursor jumps to the very end instead of staying at the same position.

Here are few examples (the pipe represents the cursor):

0.0|0 -> Enter 1
Actual: 0.10|
Expected: 0.1|0

12.|34 -> Enter 5
Actual: 125.34|
Expected: 125|.34

1|23.45 -> Enter 6
Actual: 1,623.45|
Expected: 1,6|23.45

Metadata

Metadata

Assignees

Labels

bugA confirmed bug

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions