https://bugs.kde.org/show_bug.cgi?id=399864
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/c1 | |93fd4c3a6135dfccd5696c3fcd8 | |4a12b1af8fa Resolution|--- |FIXED --- Comment #30 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit c193fd4c3a6135dfccd5696c3fcd84a12b1af8fa by Fushan Wen, on behalf of Marco Martin. Committed on 25/11/2021 at 02:02. Pushed by fusionfuture into branch 'master'. 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 M +1 -0 containments/desktop/package/contents/ui/FolderView.qml M +3 -3 containments/desktop/package/contents/ui/FolderViewDialog.qml M +64 -11 containments/desktop/plugins/folder/foldermodel.cpp M +25 -1 containments/desktop/plugins/folder/foldermodel.h https://invent.kde.org/plasma/plasma-desktop/commit/c193fd4c3a6135dfccd5696c3fcd84a12b1af8fa -- You are receiving this mail because: You are watching all bug changes.