Closed
Bug 117950
Opened 23 years ago
Closed 23 years ago
Input checkbox's readonly attribute ignored
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: casper, Assigned: rods)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
The readonly attribute of checkboxes are ignored.
I haven't tested other input controls.
Reproducible: Always
Steps to Reproduce:
1.Run testcase
2.Modify readonly checkbox
3.Submit
4.Examine URL
Actual Results: Readonly checkbox was modified and submitted.
Expected Results: Not allowed readonly checkbox to be modified.
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 88512 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•