Closed
Bug 478154
Opened 16 years ago
Closed 16 years ago
"readonly" is ignored in input checkbox
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: e_dimitrov, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
<input type="checkbox" name="j_id43" class="input" readonly="readonly" />
Reproducible: Always
Steps to Reproduce:
1.run the line in Details
2.
3.
Actual Results:
the checkbox accepts a tick
Expected Results:
should not accept a tick
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•