Bug 62841

Summary: [chromium] Selection on vertical text isn't rendered properly on Chromium Linux
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Layout and RenderingAssignee: Kenichi Ishibashi <bashi>
Status: RESOLVED WONTFIX    
Severity: Normal CC: alvincl.huang, bashi, evan, koansin.tan, schenney, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 97676    
Bug Blocks:    

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.