RESOLVED WONTFIX 80070
[chromium] Text emphasis marks are displayed wrong in vertical text in linux chromium
https://bugs.webkit.org/show_bug.cgi?id=80070
Summary [chromium] Text emphasis marks are displayed wrong in vertical text in linux ...
Xiaomei Ji
Reported 2012-03-01 16:46:41 PST
Created attachment 129770 [details] emphasis mark in cr-linux Load page https://dl.dropbox.com/u/141502/EPUB/a_scandal_in_bohemia-CHGOV.html. Looking for text "精神を冷徹", there should be 5 emphasis marks displayed along with it. But one emphasis mark is missing, and the other 4 are not aligned correctly. I've attached the snapshot from Chromium Mac (which is correct) and Chromium Linux.
Attachments
emphasis mark in cr-linux (140.63 KB, image/png)
2012-03-01 16:46 PST, Xiaomei Ji
no flags
emphasis mark in cr-mac (127.34 KB, image/png)
2012-03-01 16:47 PST, Xiaomei Ji
no flags
proposed patch (1.56 KB, patch)
2012-03-06 23:41 PST, Koan-Sin Tan
morrita: review-
Xiaomei Ji
Comment 1 2012-03-01 16:47:14 PST
Created attachment 129771 [details] emphasis mark in cr-mac
Koan-Sin Tan
Comment 2 2012-03-06 23:41:20 PST
Created attachment 130556 [details] proposed patch Chromium Linux needs advance information (distance between glyphs) from GlyphBuffer, don't set the advance of the last emphasis mark to be 0!
Hajime Morrita
Comment 3 2012-03-15 04:47:38 PDT
Comment on attachment 130556 [details] proposed patch Why not test? This kind of fix is exactly where we need a test.
Note You need to log in before you can comment on or make changes to this bug.