https://bugs.kde.org/show_bug.cgi?id=419118
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kwi | |n/0a65681596c3289df607619ad | |b6971e8d48259d0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 0a65681596c3289df607619adb6971e8d48259d0 by David Edmundson. Committed on 30/03/2020 at 16:27. Pushed by davidedmundson into branch 'master'. [kcmkwin] Make dialog non blocking Summary: It's invoked from QML. Nested event loops invoked directly from QML is asking for crashes. Test Plan: Opened KCM Opened dialog for some settings Window was still modal as before Settings were saved (though they didn't seem to be applied..maybe another bug?) Reviewers: #kwin, apol Reviewed By: apol Subscribers: zzag, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D28293 M +6 -4 kcmkwin/common/effectsmodel.cpp https://commits.kde.org/kwin/0a65681596c3289df607619adb6971e8d48259d0 -- You are receiving this mail because: You are watching all bug changes.