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

Bug 434313

Summary: [Grid][Tree][Table] "..." items when scrolling fast with mouse wheel
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: DemoAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 2.3   
Target Milestone: 2.3 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Ivan Furnadjiev CLA 2014-05-07 07:39:03 EDT
Reproducible with Controls Demo in all browsers:
1. Controls Demo -> Table tab
2. Select VIRTUAL and "update virtual items delayed" checkboxes
3. Set item count to 2000
4. Scroll Table down with mouse wheel fast (several pages) -> "..." items appear on the screen
Comment 1 Ivan Furnadjiev CLA 2014-05-07 07:46:10 EDT
It's reproducible with 2.2 release [1] too. Probably related to ServerPush.

[1] http://rap.eclipsesource.com/demo/release/controlsdemo/controls#Table
[2] http://rap.eclipsesource.com/demo/stable/controls/
Comment 2 Ivan Furnadjiev CLA 2014-05-07 09:13:33 EDT
The Controls Demo in 1.5 is working fine. The regression is introduced in 2.0. The problem is reproducible with Controls Demo -> Table tab in 2.0, 2.1, 2.2 and current master.
Comment 3 Ivan Furnadjiev CLA 2014-05-07 09:41:12 EDT
This is a problem in the Controls Demo code only. Pending change - https://git.eclipse.org/r/26135.
Comment 4 Ivan Furnadjiev CLA 2014-05-08 02:42:42 EDT
Fixed with change https://git.eclipse.org/r/26135.