Skip to content
Commit 0797a16b authored by David Edmundson's avatar David Edmundson
Browse files

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

BUG: 368661

Differential Revision: https://phabricator.kde.org/D2865
parent c0f7ba85
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment