Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
5.7.0
-
None
-
Host: Windows 10, Qt 5.7.0, QtCreator
Target: Windows Runtime 64bit (Universal Windows MSVC 2015), Windows Runtime 32bit (Universal Windows MSVC 2015)
Description
This seems to affect WinRT only:
Each time a widget is hovered with the mouse to display a tool tip (if provided) the program crashes.
In the attached example a tool tip is attached to the empty list and the push button but not to the group box. When hovering the list or the button the program crashes.
It is interesting that the Window-Title gets updated to MainWindow - Test before crashing.