Created attachment 166185 [details] Small cfg columns SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open system monitor 2. Right click on columns, configure button OBSERVED RESULT Columns only one line and not expandable EXPECTED RESULT Taller columns list and expandable KDE Neon from 2024 02 28
Can reproduce on Arch Linux. Operating System: Arch Linux KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Graphics Platform: Wayland
Can reproduce only for the Applications table on the Overview page.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/280
Git commit c453edab3bac211e1b4dce45bcee4e7e362d6e41 by Joshua Goins. Committed on 03/04/2024 at 16:24. Pushed by redstrate into branch 'master'. Fix the column configuration dialog being too small on the overview page This sets the parent to the window if available, instead of the sensor face which could be tiny. M +3 -0 src/faces/applicationstable/contents/ui/FullRepresentation.qml M +3 -0 src/faces/processtable/contents/ui/FullRepresentation.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/c453edab3bac211e1b4dce45bcee4e7e362d6e41
Git commit 55dd85aa3fe81c6909e74ef644e12a731965501c by Joshua Goins. Committed on 04/04/2024 at 19:32. Pushed by redstrate into branch 'Plasma/6.0'. Fix the column configuration dialog being too small on the overview page This sets the parent to the window if available, instead of the sensor face which could be tiny. (cherry picked from commit c453edab3bac211e1b4dce45bcee4e7e362d6e41) M +3 -0 src/faces/applicationstable/contents/ui/FullRepresentation.qml M +3 -0 src/faces/processtable/contents/ui/FullRepresentation.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/55dd85aa3fe81c6909e74ef644e12a731965501c