[Webkit-unassigned] [Bug 92864] REGRESSION (Safari 5.1 - 6): Cannot correctly display Traditional Mongolian Script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 07:40:12 PDT 2012


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #7 from mitz at webkit.org  2012-08-02 07:40:12 PST ---
The problem appears to be that fontDataForCombiningCharacterSequence() isn’t behaving correctly with vertical fonts. Specifically, it doesn’t convert simpleFontData to a vertical variant. It should do something similar to what glyphDataAndPageForCharacter() does.

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