RESOLVED INVALID 35656
[Qt] QWebView - doesn't load html pages when file extension is different then .html
https://bugs.webkit.org/show_bug.cgi?id=35656
Summary [Qt] QWebView - doesn't load html pages when file extension is different then...
Tor Arne Vestbø
Reported 2010-03-03 03:40:19 PST
This bug report originated from issue QTBUG-5404 http://bugreports.qt.nokia.com/browse/QTBUG-5404 --- Description --- webView-&gt;load ("file:///C:/foo.vgp"); // doesn't work<br/> webView-&gt;load ("file:///C:/foo.html"); // work
Attachments
Kent Hansen
Comment 1 2010-03-12 06:16:37 PST
Reproduced with r55658. QWebView::load() produces a blank page. QtLauncher redirects to about:blank and says "Frame load interrupted by policy change". I don't know if QWebView is supposed to support format auto-detection when the file extension is not recognized.
Jocelyn Turcotte
Comment 2 2014-02-03 03:13:25 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.