Select application after it is added
ClosedPublic

Authored by davidre on May 11 2020, 3:35 PM.

Details

Summary

After adding an application, an user will probably want to edit shortcuts for
the new application. Having to select it again is cumbersome.
BUG: 421331

Test Plan

Add an application.

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.
davidre created this revision.May 11 2020, 3:35 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 11 2020, 3:35 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidre requested review of this revision.May 11 2020, 3:35 PM
davidre edited the summary of this revision. (Show Details)May 11 2020, 3:36 PM
mart accepted this revision.May 11 2020, 3:43 PM
This revision is now accepted and ready to land.May 11 2020, 3:43 PM
broulik added inline comments.May 11 2020, 4:20 PM
kcms/keys/package/contents/ui/main.qml
97

Sounds like you want PropertyAction

davidre updated this revision to Diff 82621.May 12 2020, 6:52 AM

Use PropertyAction

This revision was automatically updated to reflect the committed changes.