Bug 35656 - [Qt] QWebView - doesn't load html pages when file extension is different then .html
Summary: [Qt] QWebView - doesn't load html pages when file extension is different then...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-03-03 03:40 PST by Tor Arne Vestbø
Modified: 2014-02-03 03:13 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Arne Vestbø 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
Comment 1 Kent Hansen 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.
Comment 2 Jocelyn Turcotte 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.