Closed Bug 73723 Opened 23 years ago Closed 23 years ago

Previously selected radio checked during onclick processing

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 57239

People

(Reporter: pollmann, Assigned: pollmann)

References

()

Details

This bug was uncovered (though poorly described and highly sensationalized) at:

http://www.msnbc.com/news/550220.asp

The scenario is this:  There are a group of radio buttons.  Click one of them.
Then, click a second one.  If the checked attribute of the first is read during
the onclick handler fired by clicking on the second, it will be true when it
should be false.  Of course, the correct radio is selected immediately after the
onclick fires, and the correct radio is always sent to the server in submission.

The article claims all kinds of horrible things could happen because of this,
but that is highly unlikely, and there are no existing web sites mentioned with
problems due to this tiny inconsistency.  However, it should still be fixed at
some point.

*** This bug has been marked as a duplicate of 57239 ***
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.