https://bugs.kde.org/show_bug.cgi?id=368661
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/plas | |ma-desktop/0797a16b9b113762 | |fe6504c0214095ba21ee5647 Resolution|--- |FIXED --- Comment #4 from David Edmundson <[email protected]> --- Git commit 0797a16b9b113762fe6504c0214095ba21ee5647 by David Edmundson. Committed on 27/09/2016 at 09:56. Pushed by davidedmundson into branch 'Plasma/5.8'. Change component shown on selection changes Summary: ::activated depends on the mouse click behaviour - as double click starts a rename this led to the global shortcuts KCM being unusable with double click set. This patch follows the selection chaging - which is more semantically correct as we're not really activating an option in the left hand sidebar, merely selecting it to show the correct sub-options. It fixes keys up/down changing selection but also allows double click mouse settings to work. Test Plan: Ran. clicked once, got the correct sub-options. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D2865 M +7 -7 kcms/keys/kglobalshortcutseditor.cpp http://commits.kde.org/plasma-desktop/0797a16b9b113762fe6504c0214095ba21ee5647 -- You are receiving this mail because: You are watching all bug changes.
