Closed
Bug 1894764
Opened 7 months ago
Closed 7 months ago
input type="number" support
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1398528
People
(Reporter: benjamin.fausch, Unassigned)
Details
Attachments
(1 file)
68 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:125.0) Gecko/20100101 Firefox/125.0
Steps to reproduce:
Type a-z chars into an input type="number" field
Actual results:
It's allowing a-z (falling back to a normal input), replicated in multiple firefox browsers across multiple devices
Expected results:
It should only accept 0-9 chars
Updated•7 months ago
|
Group: firefox-core-security
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Updated•7 months ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 months ago
Duplicate of bug: 1398528
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•