Change component shown on selection changes
ClosedPublic

Authored by davidedmundson on Sep 26 2016, 11:52 PM.

Details

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.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson retitled this revision from to Change component shown on selection changes.
davidedmundson updated this object.
davidedmundson edited the test plan for this revision. (Show Details)
davidedmundson added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptSep 26 2016, 11:52 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Sep 27 2016, 9:55 AM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Sep 27 2016, 9:55 AM
This revision was automatically updated to reflect the committed changes.