Closed
Bug 1482506
Opened 7 years ago
Closed 7 years ago
Firefox don't accept decimal numbers while using step attribute in input numbers
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: u622404, Unassigned)
Details
Attachments
(1 file)
|
250 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20180807170231
Steps to reproduce:
I created a input element with number as type and added a step any for decimal numbers.
See attachments for test file.
Video about the bug: https://youtu.be/Pl7p8fpxoUg
Actual results:
Firefox don't accept the decimal number.
Expected results:
Firefox should accept the decimal number using step attribute in input with number type.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•