Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338377 - [Dialogs] FilteredList populates slowly
Summary: [Dialogs] FilteredList populates slowly
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 04:18 EST by Nicolas Bros CLA
Modified: 2022-01-25 14:30 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Bros CLA 2011-02-28 04:18:50 EST
I use a FilteredList in my code, and when the FilteredList is created with a few hundred elements, the list takes a few seconds to display fully. This is sometimes undesirable.

I'd like a method to specify the speed in the FilteredList$TableUpdateJob (currently hardcoded to 10 elements every 100 milliseconds).

For example, it could be:

FilteredList#setPopulateItemsPerSecond(int nItemsPerSecond)

which could replace the hardcoded value "10" (line 594) by nItemsPerSecond / 10.
Comment 1 Lars Vogel CLA 2019-09-24 13:58:43 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 2 Eclipse Genie CLA 2022-01-25 14:30:57 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.