Closed
Bug 42901
Opened 25 years ago
Closed 25 years ago
grid-based trees dont refresh in AIM
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: andreww, Assigned: hyatt)
Details
(testing grid-based layout on AIM. Turned on via #define.)
Got grid based trees to work except for the following:
1) switching between "online" and "setup" tabs - the tree disappears and you have
to hide and show the sidebar tab to refresh the view
2) adding/removing buddies - the tree doesnt refresh the view unless you hide and
show the sidebar tab
3) Opening/closing the "online" buddy group does not display it's contents (even
though that buddy is online). But the "setup " groups do display properly.
Translated - the collapsed branches do not respond to clicks to expand/collapse.
I had meant for this to go to hyatt directly for his view. Reassigning...
Assignee: trudelle → hyatt
| Assignee | ||
Comment 2•25 years ago
|
||
Fixed the worst refresh problems. Get your trees out of <html> or <div> to fix
the rest.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•