Closed
Bug 1004905
Opened 11 years ago
Closed 11 years ago
number input shows controls when input is readonly and allows data to be changed
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 982189
People
(Reporter: shannon, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140421221237
Steps to reproduce:
Create an <input type=number readonly=readonly />. Click up/down controls on input.
Actual results:
Number changed in control
Expected results:
Nothing should happen as the control should be disabled
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
OS: Windows 8.1 → All
Hardware: x86_64 → All
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•