Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 338377

Summary: [Dialogs] FilteredList populates slowly
Product: [Eclipse Project] Platform Reporter: Nicolas Bros <nicolas.bros>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: prakash
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard: stalebug

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.