[Webkit-unassigned] [Bug 50365] Glyphs in vertical text tests are rotated 90 degrees clockwise on Chromium Linux and Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 01:03:09 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50365





--- Comment #22 from Koan-Sin Tan <koansin.tan at gmail.com>  2010-12-10 01:03:09 PST ---
(In reply to comment #17)
> Created an attachment (id=76170)
 --> (https://bugs.webkit.org/attachment.cgi?id=76170&action=review) [details]
> Ruby text is sometimes missing
> 
> I built chromium-linux with this patch and tried it out.
> 
> Basically it works pretty well (good job!). But I've found a few rough edges:
> 
> * When you scroll the document (horizontally), ruby text is sometimes incomplete or missing. See the attached screenshot.
> 

I cannot reproduce it :-(
Current I rotate glyphs one by one because I cannot find anything in Skia similar to Cairo's font matrix.
Maybe this caused the refresh problem


> * If you move your mouse over the text, many console messages like the following will appear:
> >[24529:24529:2205928082:ERROR:webkit/glue/webcursor_gtk.cc(132)] Not implemented reached in int WebCursor::GetCursorType() const
> 
>  (I don't know this message is related to this patch though)

It's there before my patch, I think.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list