Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.11.0 Beta 1
-
None
-
1bda20527b2c880e3f88926605ea37f9b67de26e
Description
In-page navigations (eg. navigating to an anchor) does not trigger loadFinished signal thus WebContentsDelegateQt::m_lastLoadProgress is not reset to -1 in WebContentsDelegateQt::EmitLoadFinished(). Therefore, WebContentsDelegateQt::EmitLoadStarted() doesn't emit the signal because it expects an on going load due to the positive value of the m_lastLoadProgress.
Check the attached example to reproduce.
Attachments
Issue Links
- relates to
-
QTBUG-65223 [REG 5.9 -> 5.10] loadStarted is emitted twice when loading link with anchor
- Closed