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
Confirmed on today's git-master
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/389
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
*** Bug 505858 has been marked as a duplicate of this bug. ***