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

Bug 439606

Summary: [Table] [Markup] wrong TableItem width when markup enabled
Product: [RT] RAP Reporter: Daniele Pirola <daniele.pirola>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Daniele Pirola CLA 2014-07-15 07:16:49 EDT
with markup enabled TableItem width is not correctly calculated.
The method TableItem#getTextWidth call TextSizeUtil.stringExtent instead of 
TextSizeUtil.markupExtent when markup is enabled.
Comment 1 Ivan Furnadjiev CLA 2014-07-15 07:31:39 EDT
.

*** This bug has been marked as a duplicate of bug 430707 ***