Closed Bug 156387 Opened 22 years ago Closed 11 years ago

Cannot add properties to rows in trees when using remote XUL.

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 407956

People

(Reporter: nick, Unassigned)

References

Details

If you use a <tree> and like to style differently certain rows you would need to
implement a getCellProperties() function. And you'll need to add an atom to the
second parameter. But to do that you would need access to the Components array
in order to create an atom, and there's no access to it because you are not in
the "chrome". Having to use signed scripts just to style some rows seems
overkill to me.
Blocks: remote-xul
*** Bug 293431 has been marked as a duplicate of this bug. ***
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: shrir → xptoolkit.widgets
Assignee: hewitt → nobody
As of bug 407956, getXXXProperties now just returns a space-separated string of properties, which should be usable from remote XUL.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.