Bug 45958 - EFL-Webkit encoding/font problem
Summary: EFL-Webkit encoding/font problem
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 05:30 PDT by Hugo Camboulive
Modified: 2012-10-29 02:15 PDT (History)
5 users (show)

See Also:


Attachments
Sample page with arabic characters (342 bytes, text/plain)
2010-09-17 05:31 PDT, Hugo Camboulive
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Camboulive 2010-09-17 05:30:19 PDT
When reading a page that contains arabic characters using EFL-Webkit, the characters are not displayed at all
When reading a page with japanese/chinese characters, rectangles are displayed instead of characters

Open the attached sample page with an EFL browser to see it (GTKWebLauncher displays it fine)
Comment 1 Hugo Camboulive 2010-09-17 05:31:10 PDT
Created attachment 67901 [details]
Sample page with arabic characters
Comment 2 Ryuan Choi 2010-09-17 23:11:36 PDT
I solved this after prototyped pango enabled version with some of extar implementation.

I'll prepare patch after fixing #46029.
Comment 3 Eric Seidel (no email) 2012-10-27 01:43:45 PDT
Is this still an issue?
Comment 4 Kangil Han 2012-10-27 01:59:50 PDT
Both WK1/WK2 EFL display attached arabic characters well.
Comment 5 Dominik Röttsches (drott) 2012-10-29 02:15:43 PDT
Fixed after bug 91864.