Closed
Bug 130379
Opened 23 years ago
Closed 23 years ago
removing root outlinerchildren with contentView doesn't invalidate
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: hewitt, Assigned: hewitt)
References
Details
Attachments
(1 file)
969 bytes,
patch
|
janv
:
review+
bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
When you have an outliner with a contentView, and you remove the root
outlinerchildren, it doesn't clear the row data correctly and thus, doesn't
repaint correctly. Easy fix.
Assignee | ||
Comment 1•23 years ago
|
||
Required to fix 110156, so nominating for nsbeta1
Assignee | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Comment on attachment 73754 [details] [diff] [review]
patch
r=varga
Attachment #73754 -
Flags: review+
Comment 4•23 years ago
|
||
Comment on attachment 73754 [details] [diff] [review]
patch
sr=blake
Attachment #73754 -
Flags: superreview+
Assignee | ||
Comment 6•23 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•