Closed
Bug 3971
Opened 26 years ago
Closed 26 years ago
XUL attributes lost on treebody/treeitem when changing element's ID
Categories
(Core Graveyard :: RDF, defect, P3)
Tracking
(Not tracked)
M5
People
(Reporter: waterson, Assigned: waterson)
Details
This happens because the tree (well, generic) builder actually removes the
treebody/treeitem element from the content model and inserts a new one. The XUL
builder just punts. I need to come up with a better way to synchronize builders
so that they don't stomp all over each other.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•26 years ago
|
||
Accepted bug to get of terry's spambot.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5
Assignee | ||
Comment 2•26 years ago
|
||
Set target milestone to M5.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•