[Webkit-unassigned] [Bug 62854] Vertical text in ruby element is not rendered properly if writing-mode is set dynamically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 10:27:32 PDT 2012


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


Denis Nomiyama <d.nomiyama at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159154|                            |review?
               Flag|                            |




--- Comment #4 from Denis Nomiyama <d.nomiyama at samsung.com>  2012-08-17 10:28:05 PST ---
Created an attachment (id=159154)
 --> (https://bugs.webkit.org/attachment.cgi?id=159154&action=review)
Proposed patch for FreeType fonts

I have tested this issue against the GTK with FreeType port, and I have noticed that both test contents (dynamic -webkit-writing-mode or not) don't work properly on this port.
Mainly because texts are rotated 90 degrees, which make difficult to read. I have also noticed this problem is not only related to ruby elements but all CJK texts displayed with vertical-rl.
I have been working on a fix for GTK/FreeType port and it would be great if someone could have a look at it.

Please let me know if it would be better to raise a new bug report for this patch as this one is more related to dynamic -webkit-writing-mode.

Many thanks.

-- 
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