Closed
Bug 1851408
Opened 1 year ago
Closed 1 year ago
can input alphabet in number input
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1398528
People
(Reporter: sjan.karki, Unassigned)
Details
Attachments
(1 file)
23.07 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Steps to reproduce:
in input with type number,
type alphabet.
<input type="number">
Actual results:
When typing in number field, it is possible to add alphabet.
Expected results:
only number should be allowed in number input
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Form Controls' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Reporter | ||
Updated•1 year ago
|
Summary: input alphabet in number input → can input alphabet in number input
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•