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

Bug 394164

Summary: [GRID] GridColumn#pack() does not use header width if header not visible
Product: [RT] RAP Reporter: Fabian Henniges <eclipse>
Component: IncubatorAssignee: Project Inbox <rap.incubator-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M4   
Hardware: All   
OS: All   
Whiteboard:

Description Fabian Henniges CLA 2012-11-13 05:16:03 EST
RWT GridColumn#pack() behaves like the RWT version of TableColumn#pack(). 
Header width is not taken into account if header is not visible.

Behaviour differs from SWT TableColumn#pack() where the header width is always taken into account.

Please see bug 394162
Comment 1 Ivan Furnadjiev CLA 2012-12-07 05:03:53 EST
Fixed in master with commit e11fc71500eca40c55fbd4facdbfd048c3d0a2e6.