[Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows

Konstantin Ritt ritt.ks at gmail.com
Wed Nov 28 08:38:24 CET 2012


OR this could be a result of using QRawFont "backdoor" :)

@Fan Yang: did you file a bug? what is it's number?

Konstantin


2012/11/28 Hausmann Simon <Simon.Hausmann at digia.com>:
> Hi,
>
> If the issue appears only with QtWebKit on Windows but not with the same version on Mac or Linux/X11, then I think it is very unlikely that it can be resolved with a setting. These things should work out of the box with Qt (like you expect).
>
> It could be an issue in WebKit, maybe ICU or something in the font database causing us not to find fonts.
>
> Traditionally these kind of problems usually are either a text encoding/decoding  problem, a problem with shaping (unlikely) or a lack of fonts (or us not finding them).
>
> Simon
>
> --
> Sendt fra min Nokia N923.11.12 01:07 skrev Yang Fan:
> Yes, I checked this issue on Windows 7, Mac OSX 10.6.8 and Ubuntu 12.10, only Windows version has this problem, so I indicated it on Windows in the mail subject.
> I didn't create a bug report, since I think there may be some setting items of Qt/QtWebkit could resolve this problem.
>
>
>
>
> On Thu, Nov 22, 2012 at 11:03 PM, Qi Liang <Liang.Qi at digia.com> wrote:
>
> At least for me, browser could display simplified Chinese characters correctly on mac. BTW, all the old text codecs are in QtCore 5.0 now. Maybe someone with your configuration could verify it works or not.
>
>
> Have you created bug report?
>
>
> Regards,
> Liang
>
>
>
> From: development-bounces+liang.qi=digia.com at qt-project.org [development-bounces+liang.qi=digia.com at qt-project.org] on behalf of Yang Fan [missdeer at gmail.com]
> Sent: Thursday, November 22, 2012 7:24 AM
> To: development at qt-project.org
> Subject: [Development] QtWebkit from Qt5 couldn't display Chinese characters correctly on Windows
>
>
>
>
> Hi All,
>
> Maybe it's not so suitable to ask here, since there's no reply in the Interest maillist.
> I built Qt5 from Git with MSVC2010 SP1 by myself, I used ICU5.0 to build QtWebkit. But I found it couldn't display Chinese characters correctly on Windows, the official example under qt5\qtwebkit-examples-and-demos\examples\browser has the same issue. Did I miss something? Someone has reported this issue before but got no reply. https://qt-project.org/forums/viewthread/21022 .
> Any suggestion would be appreciated.
>
>
> Regards,
> Fan Yang
>
>
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
>
>
>
> --
>
> Regards,
> Fan Yang
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list