Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.8.2
-
None
-
Windows 11 Familly
Intel 64bit
Description
I've got a ListView where Items have a dropShadow when they are dragged.
To achieve this I use a MultiEffect on the list Item
Simplified code is attached
The crash occurs when application closes.
This code worked with Qt 6.7.2 (except that the shadow displayed magenta blocs instead of shadow on MacOS, but this is another subject)
If I remove the MultiEffect Item, or if I don't create line-Items in my listView, no crash occurs.
Here's the crash stack