STEPS TO REPRODUCE 1. Restart plasmashell with `plasmashell --replace` 2. Invoke the show desktop effect 3. Select a file on the desktop (don't open, select) by dragging a box onto it or clicking the Plus button in its corner 4. Hit the Delete key OBSERVED RESULT Nothing happens EXPECTED RESULT The file should be moved to the trash ADDITIONAL INFORMATION It seems like something is not getting focus for handling key events properly; if I right-click on the file and then left-click to close the menu, the file remains selected the the Del key will move it to the trash. The file jist doesn't get focus The issue only seems to affect the Delete key; other shortcuts are not affected
Git bisect say this regression was introduced with https://invent.kde.org/plasma/plasma-desktop/-/commit/f830ceeaf012a9f87b7c0b2b2bb9b095de107da4. Derek, would you mind having a look? Thanks!
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/562
Git commit 6414da73867a39f4ce5cfade20d01d918496f2d9 by Derek Christ. Committed on 15/09/2021 at 17:55. Pushed by ngraham into branch 'master'. Fix a bug regarding the remove action in the folder plugin Fix a bug that caused not being able to remove files from the desktop using the delete key when no context menu was opened since the start of the plasmashell. M +3 -0 containments/desktop/plugins/folder/foldermodel.cpp M +0 -2 containments/desktop/plugins/folder/removeaction.cpp https://invent.kde.org/plasma/plasma-desktop/commit/6414da73867a39f4ce5cfade20d01d918496f2d9