[Webkit-unassigned] [Bug 44536] New: Different behaviour QWebView::load and QWebView::reload
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 24 10:51:06 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44536
Summary: Different behaviour QWebView::load and
QWebView::reload
Product: WebKit
Version: 525.x (Safari 3.2)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kontojmj at wp.pl
I use QWebView class from Qt SDK 2010.04. I am not sure which version of WebKit it includes.
When I invoke QWebView::load (with URL as parameter) then loadFinished signal is emited (this is correct). But when I invoke QWebView::reload, then loadFinished is not emited (this is wrong).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list