https://bugs.kde.org/show_bug.cgi?id=388340
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/16c97a1645ae5d5 | |429e87a352e46e661373a64c1 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Eike Hein <h...@kde.org> --- Git commit 16c97a1645ae5d5429e87a352e46e661373a64c1 by Eike Hein. Committed on 02/01/2018 at 16:39. Pushed by hein into branch 'Plasma/5.11'. Don't show "Edit Application..." action for non-app services. Summary: When the code was refactored to show this action also for runner matches, proper care wasn't taken to test for this, so the action was shown for document matches as well. It's not safe to use for docs currently (which should probably be fixed in KPropertiesDialog) and at any rate isn't meant to be a generic editing feature as per the action name. Reviewers: #plasma, broulik, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D9612 M +4 -4 applets/kicker/plugin/actionlist.cpp M +10 -2 applets/kicker/plugin/runnermatchesmodel.cpp https://commits.kde.org/plasma-desktop/16c97a1645ae5d5429e87a352e46e661373a64c1 -- You are receiving this mail because: You are watching all bug changes.