Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

input type=number reformats valid user input #575

Closed
@chalin

Description

@chalin

In an input of type number type, e.g., 1e1; this is immediately reformatted to 10. Such reformatting should not occur. Of course, if the user clicks on the step-up or step-down arrows, the input can be reformatted: e.g. from 1e1 to 9 on a step-down, but that is distinct (and correct) behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions