https://bugs.kde.org/show_bug.cgi?id=435192
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-systemmonitor/com |ma/plasma-systemmonitor/com |mit/79d284374ed9544b5b9f938 |mit/5d0c9551ab7e0a5b2f1e97f |cc9cd9a5bf4335bde |1453871e970e3bb3a --- Comment #8 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 5d0c9551ab7e0a5b2f1e97f1453871e970e3bb3a by Arjen Hiemstra. Committed on 16/04/2021 at 16:06. Pushed by ahiemstra into branch 'Plasma/5.21'. Remove RowLayout from KillDialog DialogButtonBox RowLayout does something which will trigger a crash when the dialogbuttonbox gets destroyed. So instead use the normal layout, calculate the fill width for the checkbox manually. Also remove the workaround for QTBUG-81796 since that was fixed in the meantime. (cherry picked from commit 79d284374ed9544b5b9f938cc9cd9a5bf4335bde) M +11 -24 src/table/KillDialog.qml https://invent.kde.org/plasma/plasma-systemmonitor/commit/5d0c9551ab7e0a5b2f1e97f1453871e970e3bb3a -- You are receiving this mail because: You are watching all bug changes.