Bug 52991
Summary: | [Qt] back() function don't work after loading pdf file | ||
---|---|---|---|
Product: | WebKit | Reporter: | yoch <yoch.melka> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Minor | CC: | andersca, benjamin |
Priority: | P4 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows Vista |
yoch
Hello,
I enable plugins to load pdf files simply into QWebView whit npapi pdf plugin.
Loading pdf file work, but back() function not work properly. Only title modified, and pdf page is frozen (impossible to navigate).
Also, the setHtml() function don't work (same behavior), I need to use load() function.
Thank you !
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
Please follow http://trac.webkit.org/wiki/QtWebKitBugs when reporing bug here.