Open
Bug 724314
Opened 13 years ago
Updated 2 years ago
Listbox loses items on rapid scrolling
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: aleth, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
application/vnd.mozilla.xul+xml
|
Details |
In the testcase, add 100 listitems (or more) via the button provided, then scroll rapidly up and down with the mouse using the scrollbar. Listitems will disappear from the beginning or end of the list.
They are no longer displayed, and it appears from DOM Inspector that their Position and Dimensions is set to 0. Sometimes they may come back, e.g. on further scrolling via the keyboard, but not always.
Reporter | ||
Updated•13 years ago
|
Attachment #594495 -
Attachment mime type: application/octet-stream → text/html
Reporter | ||
Comment 1•13 years ago
|
||
Attachment #594495 -
Attachment is obsolete: true
Reporter | ||
Comment 2•13 years ago
|
||
Comment on attachment 594497 [details]
Testcase
(Selecting mimetype xml didn't seem to work)
Attachment #594497 -
Attachment mime type: application/octet-stream → text/html
Updated•13 years ago
|
Attachment #594497 -
Attachment mime type: text/html → application/vnd.mozilla.xul+xml
Comment 3•13 years ago
|
||
I can reproduce the issues on Nightly13.0a1. And I can reproduce the issues on Firefox4-12.0a2 as well.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•13 years ago
|
Version: 12 Branch → Trunk
Reporter | ||
Updated•13 years ago
|
Blocks: Instantbird
Reporter | ||
Updated•13 years ago
|
OS: Linux → All
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•