[Webkit-unassigned] [Bug 65082] Presentational forms for full-width punctuation unused and erroneously rendered in vertical writing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 18 09:38:20 PST 2012


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





--- Comment #7 from Koji Ishii <kojiishi at gmail.com>  2012-02-18 09:38:20 PST ---
Ah, okay, thank you, setting Platform field helps me to see what the problem is.

Now I opened the file on Mac OS X 10.6, and I understand punctuation on the right most example is incorrect.

I then opened up Inspector and unchecked
body {
  font: 19px/27px STKaiti, SimKai, serif;
}
and the right most example becomes in good shape.

That means, I suspect the problem is not in webkit, but in one of these fonts not having the correct vertical glyphs.

In short term, you should avoid using these fonts in vertical flow.

In long run, you should contact font vendors to fix the problem. Are they Mac OS X standard fonts? If so, it'd be Apple.

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