Closed Bug 116872 Opened 23 years ago Closed 23 years ago

This html + java works not correctly

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 112489
mozilla0.9.9

People

(Reporter: ezh, Assigned: john)

References

Details

Subj. <form> <input type="radio" name="radio_will_not_get_checked"> <input type="radio" name="radio_checked" checked> </form> <script> document.forms[0].elements[0].status=true; </script> moz 2001122003, w98
Also like document.forms[0].elements[0].checked=true;
jkeiser, would you take a look?
This will be fixed with bug 108308. I suspect it is a dup too, but the dup escapes me.
Depends on: 108308
setting milestone (check on dependency change)
Target Milestone: --- → Future
this is not form submission. This is DOM something..
It's HTML Form Controls actually. Taking anyway, since I've got it in my sights.
Assignee: alexsavulov → jkeiser
Component: Form Submission → HTML Form Controls
Target Milestone: Future → mozilla0.9.9
Marking nsbeta1+
Keywords: nsbeta1+
*** This bug has been marked as a duplicate of 112489 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.