Open Bug 456038 Opened 16 years ago Updated 2 years ago

Some nits in radio.xml

Categories

(Core :: Widget, defect)

defect

Tracking

()

People

(Reporter: sgautherie, Unassigned)

References

Details

1)
http://mxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/radio.xml?mark=152-166#147
It seems bug 320369 missed bug 277012 comment 3 to comment 6:
*Event order.
*|if (focused)| issue.

2)
While looking at this file,
I wonder about the 2 |children[i].selected|,
whereas |*.getAttribute("selected") == "true"| is used everywhere else.
Both seems valid, but
I think they should be sync'ed one way or the other !?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.