RESOLVED INVALID 44536
Different behaviour QWebView::load and QWebView::reload
https://bugs.webkit.org/show_bug.cgi?id=44536
Summary Different behaviour QWebView::load and QWebView::reload
Jacek
Reported 2010-08-24 10:51:06 PDT
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).
Attachments
Gopal Raghavan
Comment 1 2011-01-26 12:30:51 PST
This is not reproducible with Qt 4.7.2. I also tried it with Qt 4.8-release and webkit r76636. Not reproducible. -- Gopal
Note You need to log in before you can comment on or make changes to this bug.