Closed Bug 1342477 Opened 7 years ago Closed 7 years ago

Input type="number" fields in firefox allow text to be entered

Categories

(Core :: DOM: Core & HTML, defect)

51 Branch
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 1194812

People

(Reporter: liamwalls, Unassigned)

References

Details

(Keywords: html5)

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Steps to reproduce:

In the site i have multiple inputs with type="number". I would expect this to only allow numbers and "e" etc. I type in a string of text for example "mozilla".


Actual results:

it allowed the characters to be entered.


Expected results:

Characters should not be allowed to be entered and it should just not type anything out in the input but should allow numbers. This should behave like other browsers.
Severity: normal → major
Keywords: html5
Component: Untriaged → DOM: Core & HTML
See Also: → 635498
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.