Bug 467225 - On the Processes page, the CPU usage line chart is mostly hidden by the accent color when a process is selected
Summary: On the Processes page, the CPU usage line chart is mostly hidden by the accen...
Status: RESOLVED FIXED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.27.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-12 08:19 UTC by David
Modified: 2025-06-04 21:34 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.4.0
Sentry Crash Report:


Attachments
system_monitor_color_invisible (60.06 KB, image/gif)
2023-03-12 08:19 UTC, David
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David 2023-03-12 08:19:26 UTC
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
Comment 1 John Kizer 2025-05-10 03:58:41 UTC
I can reproduce on Plasma 6.3.5, thanks!
Comment 2 Bug Janitor Service 2025-05-28 16:11:03 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/366
Comment 3 Arjen Hiemstra 2025-06-02 10:03:16 UTC
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
Comment 4 Arjen Hiemstra 2025-06-02 17:50:57 UTC
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