Closed
Bug 47241
Opened 24 years ago
Closed 24 years ago
removeChildren fails when window scrolled
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: jat, Assigned: hyatt)
References
()
Details
Attachments
(2 files)
In a loop removing tree children, all children are not removed when window is
scrolled down.
Reproducible: Always
Steps to Reproduce:
1.Copy attachments to /bin/chrome/packages/widget-toolkit/global/content or
other relavent directory in mozilla file structure.
2.Go to website, launch JS console (Tasks->Tools->JavaScript Console)
3.Drag mouse over links on page
4.Scrool down
5.Press 'clear' button
Actual Results: All errors are not cleared. If window not scrolled down, all
errors are removed fine.
Expected Results: Should remove all errors.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
Confirming for consideration, moving to XP Toolkit/Widgets: Trees.
Gerv
Status: UNCONFIRMED → NEW
Component: Layout → XP Toolkit/Widgets: Trees
Ever confirmed: true
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Assignee | ||
Comment 4•24 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: chrispetersen → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•