https://bugs.kde.org/show_bug.cgi?id=444128
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/2a | |7c1c7394ba3bbf6e4da2c1aa061 | |09faafaa343 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 2a7c1c7394ba3bbf6e4da2c1aa06109faafaa343 by Alexander Lohnau. Committed on 21/10/2021 at 18:33. Pushed by ngraham into branch 'master'. Remove defunct check for proxyAction in foldermodel If we press the shortcut directly on the desktop the proxy action is still the del action, because the context menu was not opened and the selection did not change after we pressed shift. If we have the context menu open the proxyAction is properly updated. TestPlan: Pressing delete with selected fle opens "Move to trash" dialog Pressing shift+delete with selected file opens "Delete Permanently" dialog Same with the context menu open. M +0 -8 containments/desktop/plugins/folder/foldermodel.cpp https://invent.kde.org/plasma/plasma-desktop/commit/2a7c1c7394ba3bbf6e4da2c1aa06109faafaa343 -- You are receiving this mail because: You are watching all bug changes.