Closed Bug 11609 Opened 25 years ago Closed 25 years ago

unsetAttribute from JS doesn't call nsiFrame::AttributeChanged()

Categories

(Core :: Layout: Form Controls, defect, P3)

defect

Tracking

()

VERIFIED INVALID

People

(Reporter: mikepinkerton, Assigned: karnaze)

Details

On the checkbox form control (<html:input type=checkbox>), whenever box.setAttribute(foo, "1") is called from JS, AttributeChanged() is called on the frame corresponding to that checkbox. However, if you do box.unsetAttribute(foo), nothing happens. There is no notification that the attribute was unset. I don't know if this is by design, but everyone around that I could find thinks it's a bug. Apologies if it's not, but if it isn't, I need a workaround. This might be the case with all frames, but i first noticed it with html form elements.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Forgive me, I am a complete and total moron. Marking this bug invalid.
Status: RESOLVED → VERIFIED
If you say so...verified invalid
You need to log in before you can comment on or make changes to this bug.