Bug 35656

Summary: [Qt] QWebView - doesn't load html pages when file extension is different then .html
Product: WebKit Reporter: Tor Arne Vestbø <vestbo>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kent.hansen
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   

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.