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

Bug 276182

Summary: [Table] Grid lines are not resized
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.2   
Target Milestone: 1.2 RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Ralf Sternberg CLA 2009-05-13 16:12:05 EDT
When increasing the height of a table with grid lines, the grid lines are not updated to span the new height.
Comment 1 Ralf Sternberg CLA 2009-05-13 16:33:14 EDT
Fixed in CVS.
Vertical grid lines were updated on horizontal scrollbar changes, which caused unnecessary updates and did not work with a hidden scrollbar.