https://bugs.kde.org/show_bug.cgi?id=444128
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/2a |ma/plasma-desktop/commit/b0 |7c1c7394ba3bbf6e4da2c1aa061 |831510de0af7c50e0f73da60312 |09faafaa343 |261eab36359 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit b0831510de0af7c50e0f73da60312261eab36359 by Nate Graham, on behalf of Alexander Lohnau. Committed on 21/10/2021 at 19:51. Pushed by ngraham into branch 'Plasma/5.23'. 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. (cherry picked from commit 2a7c1c7394ba3bbf6e4da2c1aa06109faafaa343) M +0 -8 containments/desktop/plugins/folder/foldermodel.cpp https://invent.kde.org/plasma/plasma-desktop/commit/b0831510de0af7c50e0f73da60312261eab36359 -- You are receiving this mail because: You are watching all bug changes.