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

Bug 468481

Summary: Text Truncated after column.pack() with text-overflow set to clip
Product: [RT] RAP Reporter: Arnaud MERGEY <a_mergey>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 3.0   
Target Milestone: 3.0 RC3   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Sample projetc none

Description Arnaud MERGEY CLA 2015-05-27 10:19:07 EDT
Created attachment 253840 [details]
Sample projetc

Since 3.0 RC1 we noticed pack() truncates column header (some pixels) when text--overflow is set to clip.
It seems to occurs with all browsers (tested with chrome, firefox, IE)

You will find some code attached to illustrate the issue.

Launch Bug Snippet (RAP).launch and you should see truncated column headers

This seems to have been fixed some time ago, but occurs again in 3.0 RC1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=233614
Comment 1 Ivan Furnadjiev CLA 2015-05-27 11:19:56 EDT
Arnaud, is it reproducible with M7 or it is a regression introduced in RC1?
Comment 2 Arnaud MERGEY CLA 2015-05-27 11:45:01 EDT
I do not reproduce it with M7, so probably a regression introduced in RC1
Comment 3 Ivan Furnadjiev CLA 2015-05-28 07:00:27 EDT
Pending change https://git.eclipse.org/r/#/c/48836/
Comment 4 Ivan Furnadjiev CLA 2015-05-29 11:13:20 EDT
Change has been merged.