Bug 510100 - Cannot select a previously selected application after de-selecting it by clicking in the empty area below the list items
Summary: Cannot select a previously selected application after de-selecting it by clic...
Status: RESOLVED FIXED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: 6.4.90
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
: 505858 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-09-30 15:37 UTC by Patrick Silva
Modified: 2025-10-07 13:24 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2025-09-30 15:37:38 UTC
STEPS TO REPRODUCE
1. open System Monitor
2. click on "Applications" in the left side
3. select any application
4. click on empty space below the applications list - the app selected in the step 3 is deselected
5. click on the same application selected in the step 3

OBSERVED RESULT
the clicked app is not selected in the last step

EXPECTED RESULT
the app clicked in the last step is selected

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.4.90
KDE Frameworks Version: 6.18.0
Qt Version: 6.10.0
Graphics Platform: Wayland
Comment 1 TraceyC 2025-09-30 15:41:18 UTC
Confirmed on today's git-master
Comment 2 Bug Janitor Service 2025-10-06 14:54:48 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/389
Comment 3 Arjen Hiemstra 2025-10-07 08:04:07 UTC
Git commit 1197130389ec59942489a367e6a1226728a6e8bd by Arjen Hiemstra.
Committed on 06/10/2025 at 14:54.
Pushed by ahiemstra into branch 'master'.

table: Clear current index if selection was cleared

Otherwise we end up in a situation where current and selected are not in
sync, resulting in problems re-selecting the current row.

M  +21   -0    src/table/BaseTableView.qml

https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/1197130389ec59942489a367e6a1226728a6e8bd
Comment 4 Arjen Hiemstra 2025-10-07 13:03:02 UTC
*** Bug 505858 has been marked as a duplicate of this bug. ***