[Webkit-unassigned] [Bug 11469] [S60] Squares are displayed instead of characters for Greek web pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 14:24:20 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11469


Zhaosong.Lu at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11312|                            |review?(Sachin.Padma at nokia.c
               Flag|                            |om)




------- Comment #1 from Zhaosong.Lu at nokia.com  2006-10-31 14:24 PDT -------
Created an attachment (id=11312)
 --> (http://bugs.webkit.org/attachment.cgi?id=11312&action=view)
Fix of the bug

Browser defaults font family to "Nokia Sans S60" which is not supported under
variant 7 build. The system has to default to another font family. If the phone
language is English, the system defaults the font family to "Series 60 Hindi"
which contains fonts for Greek. If the phone language is set to Greek, the
system default the font to "Series 60 ZDigi" which does not contains fonts for
Greek. That is why the same variant 7 build supports Greek under English and
Automatic Language settings while it does not under Greek language setting. My
fix is setting the font family to "Series 60 Hindi" if the phone language is
set to Geek language.

I have tested with hardware on Variant 7 build and everything works fine.


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



More information about the webkit-unassigned mailing list