Open
Bug 93922
Opened 24 years ago
Updated 3 years ago
Want XBL binding for <command>
Categories
(Core :: XUL, defect)
Tracking
()
NEW
mozilla1.0.1
People
(Reporter: neil, Unassigned)
Details
(Whiteboard: [xul1.0-commands-command])
It seems to me that you should be able to set checked, disabled properties etc.
command {
-moz-binding: url("chrome://global/content/bindings/general.xml#basetext");
}
might do the trick.
Comment 2•24 years ago
|
||
Yes, this will be added.
Status: NEW → ASSIGNED
Whiteboard: [xul1.0-commands-command]
Target Milestone: --- → mozilla0.9.5
Reporter | ||
Comment 3•24 years ago
|
||
Oops basetext doesn't have checked. But you know what I mean.
Comment 4•24 years ago
|
||
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
Updated•24 years ago
|
Target Milestone: mozilla0.9.5 → mozilla0.9.6
Comment 5•24 years ago
|
||
-> hewitt
This should probably not be done with XBL, but should be done in C++ (to avoid
all the issues with XBL and display: none elements).
Assignee: hyatt → hewitt
Status: ASSIGNED → NEW
Target Milestone: mozilla0.9.6 → mozilla0.9.7
Updated•24 years ago
|
Status: NEW → ASSIGNED
Updated•24 years ago
|
Target Milestone: mozilla0.9.7 → mozilla0.9.9
Updated•24 years ago
|
Target Milestone: mozilla0.9.9 → mozilla1.0.1
Updated•16 years ago
|
Assignee: hewitt → nobody
Status: ASSIGNED → NEW
QA Contact: jrgmorrison → xptoolkit.widgets
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•