WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
See
http://trac.webkit.org/export/89097/trunk/LayoutTests/platform/chromium-linux/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png
Selection is off by few pixels. The complete list of vertical text tests in editing/selection:
http://trac.webkit.org/changeset/89097
Attachments
Add attachment
proposed patch, testcase, etc.
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?
Tony Chang
Comment 2
2012-09-26 11:27:19 PDT
Non-rotated glyphs look OK:
http://trac.webkit.org/export/129675/trunk/LayoutTests/platform/chromium-linux/fast/writing-mode/vertical-lr-replaced-selection-expected.png
Stephen Chenney
Comment 3
2013-04-11 14:39:28 PDT
https://code.google.com/p/chromium/issues/detail?id=230590
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug