Bug 53637

Summary: [chromium] complex joining characters positioned in wrong place
Product: WebKit Reporter: Evan Martin <evan>
Component: New BugsAssignee: Evan Martin <evan>
Status: RESOLVED FIXED    
Severity: Normal CC: agl, dglazkov, jshin, simonjam, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch
none
Patch tony: review+

Evan Martin
Reported 2011-02-02 16:12:03 PST
[chromium] complex joining characters positioned in wrong place
Attachments
Patch (43.28 KB, patch)
2011-02-02 16:14 PST, Evan Martin
no flags
Patch (43.39 KB, patch)
2011-02-02 16:47 PST, Evan Martin
no flags
Patch (43.33 KB, patch)
2011-02-02 17:13 PST, Evan Martin
tony: review+
Evan Martin
Comment 1 2011-02-02 16:14:15 PST
Evan Martin
Comment 2 2011-02-02 16:14:50 PST
Tony: review. Others: FYI
WebKit Review Bot
Comment 3 2011-02-02 16:26:28 PST
Tony Chang
Comment 4 2011-02-02 16:31:03 PST
Comment on attachment 80997 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=80997&action=review r- for ews bot failure > LayoutTests/ChangeLog:12 > + * platform/chromium-linux/fast/text/international/chromium-linux-gpos-expected.checksum: Added. > + * platform/chromium-linux/fast/text/international/chromium-linux-gpos-expected.png: Added. Putting chromium-linux in the filename seems redundant. Maybe name the test something like true-type-gpos-table.html or complex-joining-using-gpos.html? > LayoutTests/platform/chromium-linux/fast/text/international/chromium-linux-gpos-expected.txt:20 > + text run at (0,0) width 572: "The two words should be separated by a space, and there should be no mark above the space." Looks like there are 3 words. > Source/WebCore/platform/graphics/chromium/ComplexTextControllerLinux.cpp:212 > + int scale = 64 * size * 0x10000 / platformData.emSizeInFontUnits(); Can you put 64 and 0x10000 into constants so they are less magical?
Evan Martin
Comment 5 2011-02-02 16:31:28 PST
Crap. Need to roll Chrome dep forward to pick up new Skia. Good job, EWS bot!
Evan Martin
Comment 6 2011-02-02 16:47:00 PST
Evan Martin
Comment 7 2011-02-02 16:47:15 PST
Comment on attachment 81004 [details] Patch cq- because I need to update chromium deps first
WebKit Review Bot
Comment 8 2011-02-02 16:58:38 PST
Evan Martin
Comment 9 2011-02-02 17:13:51 PST
Evan Martin
Comment 10 2011-02-03 09:49:52 PST
Evan Martin
Comment 11 2013-01-28 10:36:59 PST
*** Bug 41435 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.