Skip to content

Conversation

@BenniG82
Copy link

@BenniG82 BenniG82 commented Jun 20, 2023

This change improves the typing of negative numbers in NATURAL mode when starting to type in an empty/zero-valued field. In NATURAL mode the user expects that typing [-] [1] [2] [3] leads to a field value of e.g. "-$123". With this change input handling is still not perfect in NATURAL mode, but it allows you to continue typing numbers after hitting [-] on an empty/zeroish input.

This change improves the typing of negative numbers in NATURAL mode when starting to type in an empty/zero-valued field.
In NATURAL mode the user expects that typing [-] [1] [2] [3] leads to a field value of  e.g. "$ -123".
With this change input handling is still not perfect in NATURAL mode, but it allows you to continue typing numbers after hitting [-] on an empty/zeroish input.
@BenniG82
Copy link
Author

minus handling

Copy link
Contributor

@ArtemDintecom ArtemDintecom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to do this and test with the latest changes in master

@jonsoa
Copy link

jonsoa commented Sep 13, 2023

Is there any news on this issue? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants