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

Bug 392904

Summary: [Nebula Grid] Client reports wrong vertical scrollbar selection value when items have different heights
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: IncubatorAssignee: Project Inbox <rap.incubator-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Ivan Furnadjiev CLA 2012-10-26 06:43:40 EDT
In Nebula Grid test snippet (org.eclipse.rap.nebula.widgets.grid.snippets) first item has doubled size (56). The regular item height is 28. When you click on the down scroll button the big item visually is scrolled, but client reports to the server scrollbar selection 28. When you click on the down button again scroll thum changes its position but nothing is scrolled in the Grid. Client reports to the server new scrollbar selection value 56.
Comment 1 Ivan Furnadjiev CLA 2012-11-09 02:45:35 EST
I will close it as invalid. This is a limitation by design.