Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.12.4, 5.13.0
Description
WebEngineView consistently reports CONTEXT_LOST_WEBGL (along with a wall of similar errors) upon returning from sleep on Windows. The WebEngineView itself seems to function to some extent but any content is completely frozen and unresponsive.
Reloading the page doesn't seem to have much effect either but destroying the webengineview and creating a new one resolves the issue.
Steps to reproduce:
- Run the attached project
- Set your machine to sleep
- Come back from sleep
- Observe the application output
Attachments
Issue Links
- duplicates
-
QTBUG-71611 [Windows] Suspending (sleep) the OS while a WebEngine app is executed leads to asserts in debug mode and rendering issues (frozen) in release
- Open
- relates to
-
QTBUG-82656 QtWebengine crash when awake from sleep
- Closed