RESOLVED WONTFIX 62841
[chromium] Selection on vertical text isn't rendered properly on Chromium Linux
https://bugs.webkit.org/show_bug.cgi?id=62841
Summary [chromium] Selection on vertical text isn't rendered properly on Chromium Linux
Ryosuke Niwa
Reported 2011-06-16 21:50:45 PDT
Attachments
Tony Chang
Comment 1 2012-09-26 11:25:34 PDT
I think we're positioning the vertical glyphs too far to the right. We should be centered in the border: http://trac.webkit.org/export/129675/trunk/LayoutTests/platform/chromium-linux/fast/writing-mode/border-vertical-lr-expected.png The non-rotated glyphs (the numbers) seem further left: http://trac.webkit.org/export/129675/trunk/LayoutTests/platform/chromium-linux/fast/dynamic/text-combine-expected.png Maybe we're setting the origin of the glyph incorrectly?
Note You need to log in before you can comment on or make changes to this bug.