[Webkit-unassigned] [Bug 80072] [chromium] Japanese vertical text displayed in uneven spacing and wrong parenthesis in chromium linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 00:16:14 PST 2012


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





--- Comment #2 from Koan-Sin Tan <koansin.tan at gmail.com>  2012-03-07 00:16:14 PST ---
The parenthesis problem was caused by a typo. The opening one is a FULLWIDTH LEFT PARENTHESIS (U+FF08) instead of U+0028. To display it correctly, you need a font with proper vert/vrt2 tables.

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