Created attachment 157200 [details] system_monitor_color_invisible SUMMARY If I click a process in the system monitor, the bar with the CPU/Memory utilization becomes invisible while the entry is selected. See attached video. STEPS TO REPRODUCE 1. Launch some process that would use a large amount of CPU for a while. 2. Open system monitor. 3. Go to the processes tab. 4. Locate the process that has high CPU usage. OBSERVED RESULT The bar indicating the CPU consumption over time becomes invisible while the process is the focus of selection. EXPECTED RESULT The bar should remain visible. SOFTWARE/OS VERSIONS Operating System: Debian GNU/Linux 12 KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.1.0-6-amd64 (64-bit) Graphics Platform: X11 Processors: 20 × 12th Gen Intel® Core™ i7-12700H Memory: 62.5 GiB of RAM Graphics Processor: Mesa Intel® Graphics Manufacturer: SLIMBOOK Product Name: Executive ADDITIONAL INFORMATION
I can reproduce on Plasma 6.3.5, thanks!
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/366
Git commit a4fbb525f924a1b9780343d19b28f5dcf685ba52 by Arjen Hiemstra. Committed on 02/06/2025 at 10:00. Pushed by ahiemstra into branch 'master'. table: Fix using text color for line chart when row is selected selected is a property of the main delegate these days, not of its background. M +1 -1 src/table/LineChartCellDelegate.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/a4fbb525f924a1b9780343d19b28f5dcf685ba52
Git commit 7a48ac672cf9b7312bcaf2eda2aa46e9f25d2768 by Arjen Hiemstra. Committed on 02/06/2025 at 17:48. Pushed by ahiemstra into branch 'Plasma/6.4'. table: Fix using text color for line chart when row is selected selected is a property of the main delegate these days, not of its background. (cherry picked from commit a4fbb525f924a1b9780343d19b28f5dcf685ba52) Co-authored-by: Arjen Hiemstra <ahiemstra@heimr.nl> M +1 -1 src/table/LineChartCellDelegate.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/7a48ac672cf9b7312bcaf2eda2aa46e9f25d2768