https://bugs.kde.org/show_bug.cgi?id=516973
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version| |6.6.3 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |d6670a764156a329866705b05a5 | |16d52a0a6c289 --- Comment #1 from Nate Graham <[email protected]> --- Git commit d6670a764156a329866705b05a516d52a0a6c289 by Nate Graham, on behalf of Dávid Bácskay-Nagy. Committed on 12/03/2026 at 16:03. Pushed by ngraham into branch 'master'. kcm/keys: Preserve selected item when clearing search Handle rowsInserted instead of using Transition. This fixes an issue where clearing the search filter in the Keyboard Shortcuts KCM caused the current selection to jump to an unrelated item. The previous implementation relied on a Transition to update the selection when new rows were added, but this also triggered unintentionally when the filter changed. FIXED-IN: 6.6.3 M +11 -6 kcms/keys/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/d6670a764156a329866705b05a516d52a0a6c289 -- You are receiving this mail because: You are watching all bug changes.
