PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 974 - QWebView doesn't reload if the initial load fails
: QWebView doesn't reload if the initial load fails
Status: CLOSED INVALID
Product: PySide
Classification: Unclassified
Component: QtWebKit
: 1.0.5
: PC Mac OS
: P5 major
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-08-17 16:46 EEST by Eugene Mirotin
Modified: 2011-08-23 00:37 EEST (History)
9 users (show)

See Also:


Attachments
C++ version showing the same behavior (1.10 KB, application/octet-stream)
2011-08-17 21:16 EEST, Hugo Parente Lima
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Mirotin 2011-08-17 16:46:21 EEST
The minimal code: http://pastebin.com/KvHpPc29
So, it loads the page, and if it fails, it tries to load it again

What happens:

1) the page loads OK - it prints True, and every time I reload the page (by
right-click, Reload), it prints True again, which's fine

2) if it doesn't load, it prints False, which is fine, and also means the
signal was called, but it doesn't try reloading it (it doesn't print consequent
False, which is expectable)
Even when I manually try reloading the view, it doesn't print False again

The same if using setUrl instead of load.
Comment 1 Hugo Parente Lima 2011-08-17 21:16:09 EEST
Created attachment 404 [details]
C++ version showing the same behavior

Your issue is reproducible on C++, so it's a Qt behavior not a PySide bug,
anyway thanks for report it.
Comment 2 Eugene Mirotin 2011-08-17 22:24:53 EEST
(In reply to comment #1)

> 
> Your issue is reproducible on C++, so it's a Qt behavior not a PySide bug,
> anyway thanks for report it.

Wouldn't you re-submit it to Qt tracker then?
Comment 3 renato filho 2011-08-23 00:37:13 EEST
Release PySide 1.0.6