Skip to content

Backspacing over value in a field with precision > 0 adds extra zeros #33

@rpilic

Description

@rpilic

On the demos page, set the cursor to the end of the text in the field and have the precision set to a value greater than 0. Then start backspacing - once you get to the character immediately to the left of the decimal point, it adds the same number of zeros to the value as the precision.

Ex:
Precision = 2
Value = 50.00
Backspacing will change the value to 5000.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions