https://bugs.kde.org/show_bug.cgi?id=517723
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/-/c | |ommit/e6de09d7cbb0cbb2319d7 | |8ee01320ccba0700aba Resolution|--- |FIXED --- Comment #6 from Arjen Hiemstra <[email protected]> --- Git commit e6de09d7cbb0cbb2319d78ee01320ccba0700aba by Arjen Hiemstra. Committed on 06/07/2026 at 09:40. Pushed by ahiemstra into branch 'master'. table: Port ColumnConfigurationDialog from Dialog to Window As it turns out, Dialog with `popupType: Window` has too many bugs for things to work reliably. So instead, use QtQuick Window as base and reimplement some bits of Dialog to make that work properly, since I do rather like that it's a separate window. M +0 -1 src/faces/applicationstable/contents/ui/FullRepresentation.qml M +0 -1 src/faces/processtable/contents/ui/FullRepresentation.qml M +196 -177 src/table/ColumnConfigurationDialog.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/e6de09d7cbb0cbb2319d78ee01320ccba0700aba -- You are receiving this mail because: You are watching all bug changes.
