RESOLVED INVALID71560
[Qt] QtWebkit should use QWebSettings::StandardFont when font is not found instead of qApp->font()
https://bugs.webkit.org/show_bug.cgi?id=71560
Summary [Qt] QtWebkit should use QWebSettings::StandardFont when font is not found in...
Karim Pinter
Reported 2011-11-04 07:46:05 PDT
When some font specified in html is not found the qApp->font() is used instead of QWebSettings::StandardFont. Please check the attached application. It happens on : Embedded linux and linux, with Qt 4.7.4
Attachments
Sample code, how to reproduce the problem. (5.00 KB, application/x-tar)
2011-11-04 07:47 PDT, Karim Pinter
no flags
Karim Pinter
Comment 1 2011-11-04 07:47:15 PDT
Created attachment 113656 [details] Sample code, how to reproduce the problem.
matthias.kraus
Comment 2 2012-05-15 07:53:40 PDT
I was able to reproduce that one with the WebKit version on my local machine (version 534.34) ant Qt version 4.8 ! I was not able to reproduce it with WebKit version 537.1, (git://git.webkit.org/WebKit.git revision a92b8ca)
Jocelyn Turcotte
Comment 3 2014-02-03 03:19:12 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.