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

Bug 255963

Summary: [Table] TableItem#getBounds() returns wrong x and y values if scrolling
Product: [RT] RAP Reporter: Rüdiger Herrmann <ruediger.herrmann>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: 1.2 M4   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 247122    

Description Rüdiger Herrmann CLA 2008-11-20 09:04:30 EST
The x and y values of the Rectangle returned by TableItem#getBounds() is wrong if the containing table was scrolled.
The x and y values should be relative to the view port.
Comment 1 Rüdiger Herrmann CLA 2008-11-24 02:24:27 EST
Fixed in CVS HEAD