Skip to content

Vertexprint's options' text boxes make inputing values ∉ ℕ difficult #2

Description

@docprofsky

Vertexprint's input validation requires all values input to be valid numbers, complicating typing many rationals because the intermediate state of a decimal point at the end of a number is prohibited.

To demonstrate this, focus an option's text box and type 1., the period will be rejected because typing it creates an invalid number.

Non-natural numbers can presently be input by ensuring every state is a valid number—focus an option's text box, press 1, 1, left, then ., resulting in 1.1.

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