Closed
Bug 7069
Opened 27 years ago
Closed 26 years ago
<radio> shouldn't be valid (should force use of html:input)
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M13
People
(Reporter: Brade, Assigned: danm.moz)
Details
I'm being a stickler here...
I don't think <radio> should be a xul widget. I don't see any wins by having it
a xul widget (only bugs).
Can someone convince me otherwise or can we make it invalid in a xul file?
Updated•27 years ago
|
Assignee: trudelle → evaughan
Comment 1•27 years ago
|
||
reassigning to evaughan to settle.
Updated•27 years ago
|
Assignee: evaughan → pinkerton
Updated•27 years ago
|
Status: NEW → ASSIGNED
Comment 2•27 years ago
|
||
we'll talk about this more later, but the team is pushing back on this. We want
to keep the radio tag, as well as the checkbox tag to make xul easier to read and
write. Places where the tags differ in required functionality from their <
html:input> relatives are bugs that should be addressed separately.
ccing hyatt and danm. accepting bug.
Comment 3•27 years ago
|
||
Yes, the "radio" tag in XUL should be invalid. It doesn't work. I'll go remove
it.
Comment 4•27 years ago
|
||
boy do we look like fools now. what's the story, dave?
Comment 5•27 years ago
|
||
Well, you could keep it around, but it won't work right without using the HTML
input content node.
Nothing like holding a conversation on a bug form. The "win" that Kathy was looking for
in having a separate <radio> tag is syntactic consistency with non-html widgets. This issue
wants more discussion before we choose a direction.
Updated•27 years ago
|
Assignee: pinkerton → danm
Status: ASSIGNED → NEW
Comment 7•27 years ago
|
||
ha ha. ok then, reassigning to danm. tag! you're it! ;)
Comment 8•27 years ago
|
||
Mass migration of minor danm bugs from M7 -> M8
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
Comment 10•26 years ago
|
||
mass-moving all m12 bugs to m13
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 11•26 years ago
|
||
Well, no one's using the <radio> tag any more AND, sadly, it doesn't work.
So I say the forces of backwards humility have won the day and this bug's done.
You need to log in
before you can comment on or make changes to this bug.
Description
•