Closed Bug 547975 Opened 15 years ago Closed 15 years ago

Checkbox with checked="checked" wont uncheck

Categories

(Firefox :: General, defect)

x86
Windows 7
defect
Not set
minor

Tracking

()

RESOLVED INVALID

People

(Reporter: marun2, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 In the URL above there is a checkbox "Please also send me newsletter". If I try to un-check that checkbox it doesnt uncheck at all. If I try the same in IE8 then that checkbox would uncheck. A quick review of the page source shows that checkbox has checked="checked" value. Reproducible: Always Steps to Reproduce: 1. Go to URL 2. Try un-checking the newsletter checkbox. Actual Results: Checkbox wont uncheck. Expected Results: Un-check.
Oops, apparently if I click on the "label" of the checkbox ('please also send me newsletter...') then it will un-check, but if I click on the checkbox itself then it wont un-check.
The sidebar appears to be absolutely positioned over the top of the checkbox.
(In reply to comment #2) > The sidebar appears to be absolutely positioned over the top of the checkbox. Reducing the width of the sidebar 'fixes' it.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.