[webkit-reviews] review requested: [Bug 11469] [S60] Squares are displayed instead of characters for Greek web pages : [Attachment 11312] Fix of the bug

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Oct 31 14:24:19 PST 2006


Zhaosong Lu <Zhaosong.Lu at nokia.com> has asked Sachin Padma
<Sachin.Padma at nokia.com> for review:
Bug 11469: [S60] Squares are displayed instead of characters for Greek web
pages
http://bugs.webkit.org/show_bug.cgi?id=11469

Attachment 11312: Fix of the bug
http://bugs.webkit.org/attachment.cgi?id=11312&action=edit

------- Additional Comments from Zhaosong Lu <Zhaosong.Lu at nokia.com>
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.



More information about the webkit-reviews mailing list