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

Bug 437198

Summary: [Grid][Table][Tree] Grid items not cleared by protocol
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: stefan.berkmiller
Version: 2.3   
Target Milestone: 3.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard: sr231

Description Ivan Furnadjiev CLA 2014-06-11 11:41:57 EDT
In TableItemLCA "clear" call operation is rendered when item is cleared on the server. This operation is not processed on the client as it is not declared in GridItemHandler.js. As a result, old item data are presented to the user for short period of time in some cases - sequence of clear, scroll, fetch new different data.
Comment 1 Ivan Furnadjiev CLA 2014-06-11 11:43:57 EDT
Fixed with change https://git.eclipse.org/r/28271.
Comment 2 Ivan Furnadjiev CLA 2014-06-18 04:31:56 EDT
*** Bug 437571 has been marked as a duplicate of this bug. ***