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

Bug 403049

Summary: [Table] Issues with column-hiding
Product: [RT] RAP Reporter: Stefan Milchram <stefan.milchram>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P3 CC: stefan.milchram, tbuschto
Version: 2.0   
Target Milestone: 2.1 M1   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Snippet none

Description Stefan Milchram CLA 2013-03-12 10:46:11 EDT
Created attachment 228264 [details]
Snippet

When setting the width of 2 suqbsequent TableColumns to 0 the second is displayed anyway.
Also if you have 4 TableColumns, set the width of the last 2 to 0 and reverse the order using Table.setColumnOrder() the fourth column is painted on top of the first column.
Please have a look at the attached snippet.
Comment 1 Ivan Furnadjiev CLA 2013-03-12 11:58:42 EDT
Probably a duplicate of bug 402270. I will keep it opened till we confirm that.
Comment 2 Tim Buschtoens CLA 2013-03-14 10:11:06 EDT
Bug 402270 is fixed and the snippet works fine for me - I'll close the bug. Please re-open if you disagree.