Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.8.2
Description
Qml Web engine crashes when dragging between screens when debug logging is enabled.
This can be replicated with the "QT WebView Minibrowser" example by adding the following line to main.cpp and dragging the application between screens.
QLoggingCategory::setFilterRules("*.debug=true");
Run the example and moveĀ the window between multiple monitors connected to a laptop.
Attached screen recording and logs