Details
Description
When e.g. loading https://docs.python.org/3/library/index.html#library-index via the address bar in simplebrowser, the loading symbol stays there and never goes away.
Looking at the signals emitted, it seems like there's a loadStarted signal, then a loadFinished one, and another spurious loadStarted one.
I suspect https://codereview.qt-project.org/#/c/202924/ to be the culprit, but I haven't verified yet (cc viengelm)
Attachments
Issue Links
- relates to
-
QTBUG-66869 Page load after an in-page navigation doesn't trigger loadStarted signal
- Closed
-
QTCREATORBUG-19649 stuck on »wait« cursor after any fragment link is selected
- Closed
-
QTBUG-76802 missing loadFinished after in-page navigation link to fragment
- Closed