https://bugs.kde.org/show_bug.cgi?id=392730
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.12.5 Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/94aee349c346270 | |093d93a060b14e8486f7590b1 Resolution|--- |FIXED --- Comment #3 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit eab41217209bda4e5890e54ce30ce3f2598d5fb6 by Kai Uwe Broulik. Committed on 05/04/2018 at 12:05. Pushed by broulik into branch 'Plasma/5.12'. [Folder View] Use KStandardAction for rename, delete, and trash Ensures the keyboard shortcut is visible in the menu Differential Revision: https://phabricator.kde.org/D11947 M +3 -7 containments/desktop/plugins/folder/foldermodel.cpp https://commits.kde.org/plasma-desktop/eab41217209bda4e5890e54ce30ce3f2598d5fb6 --- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 94aee349c346270093d93a060b14e8486f7590b1 by Kai Uwe Broulik. Committed on 05/04/2018 at 12:05. Pushed by broulik into branch 'Plasma/5.12'. [Folder View] Set shortcut on plasmoid.action Ensures the shortcuts are shown in the menu. We need to accept the event if we handled it or else the containment will trigger the action leading to double activation. FIXED-IN: 5.12.5 Differential Revision: https://phabricator.kde.org/D11953 M +4 -0 containments/desktop/package/contents/ui/FolderView.qml M +6 -2 containments/desktop/package/contents/ui/FolderViewLayer.qml https://commits.kde.org/plasma-desktop/94aee349c346270093d93a060b14e8486f7590b1 -- You are receiving this mail because: You are watching all bug changes.