Bug 87681

Summary: [Regression] Text layout issues with complex characters
Product: WebKit Reporter: Philip Rogers <pdr>
Component: SVGAssignee: Philip Rogers <pdr>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, thorton, webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Minimized testcase
none
Fix text positioning with non-bmp characters. none

Description Philip Rogers 2012-05-28 15:59:55 PDT
Created attachment 144407 [details]
Minimized testcase

Looks like text layout with complex characters has regressed. Adding a tspan with a complex character to <text> causes other tspans to be laid out incorrectly.

See attached minimized testcase.

Original bug: crbug.com/129980
Comment 1 Philip Rogers 2012-07-02 23:17:44 PDT
Created attachment 150543 [details]
Fix text positioning with non-bmp characters.
Comment 2 Nikolas Zimmermann 2012-07-03 03:21:25 PDT
Comment on attachment 150543 [details]
Fix text positioning with non-bmp characters.

Good catch, r=me.
Comment 3 WebKit Review Bot 2012-07-03 03:29:26 PDT
Comment on attachment 150543 [details]
Fix text positioning with non-bmp characters.

Clearing flags on attachment: 150543

Committed r121756: <http://trac.webkit.org/changeset/121756>
Comment 4 WebKit Review Bot 2012-07-03 03:29:30 PDT
All reviewed patches have been landed.  Closing bug.