Skip to content
Commit c193fd4c authored by Marco Martin's avatar Marco Martin Committed by Fushan Wen
Browse files

never delete any dialog if there is a drag in progress anywhere

on Wayland deleting either the source or the target of a qdrag
causes crashes due to the nested event loops.
keep a global track if any item started a drag anywhere, if so
don't delete any dialog but queue it for destruction

BUG:399864
parent 48693cd9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment