RESOLVED INVALID76901
[Qt] QWebView unable to parse utf-8 html content from resource
https://bugs.webkit.org/show_bug.cgi?id=76901
Summary [Qt] QWebView unable to parse utf-8 html content from resource
Titta Heikkala
Reported 2012-01-24 03:56:12 PST
Created attachment 123712 [details] Example to reproduce the issue Overview: QWebView does not parse content from an utf-8 encoded html-file from resources with QtWebkit 2.2 with Qt 4.8. Steps to reproduce: The attached example has two QWebViews. The first one loads utf-8 encoded html-file from resources. The second one loads ascii encoded file. Actual results: The first QWebView has the utf-8 encoded html-file unparsed. Expected result: The first QWebView should have the utf-8 encoded html-file parsed. Additional info: The utf-8 encoded html-file content can be loaded using QUrl::fromLocalFile. ASCII encoded html-file is loaded correctly from resources. This was working correctly in QtWebKit 2.0 with Qt 4.7.4. Environment: Windows, Qt 4.8.0
Attachments
Example to reproduce the issue (2.30 KB, application/zip)
2012-01-24 03:56 PST, Titta Heikkala
no flags
Jocelyn Turcotte
Comment 1 2014-02-03 03:19:47 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.