SUMMARY For documents which appear as results in the 'recent documents' runner, there is no 'open containing folder' action after upgrading to Plasma 5.21.90. STEPS TO REPRODUCE 1. Type any query in krunner that brings up a recent file 2. Hover the mouse over the 'recent file' result OBSERVED RESULTS There is no secondary action displayed to open the folder containing the file for results appearing in the 'recent documents' section. On the other hand, if a file is shown as a result in the 'Documents' section, it shows a secondary action to open in a new folder. EXPECTED RESULTS Just like in Plasma 5.21.5 and in the 'Documents' section, there should be a secondary action displayed that opens the folder containing the file. This action used to be accessible by either pressing 'shift+enter', or by clicking a little icon that would appear to the right of each result when hovering over it. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.21.90 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Git commit 9baeb9f51fc7e137abf9d9a8187393398eb81cf9 by Alexander Lohnau. Committed on 21/05/2021 at 14:27. Pushed by alex into branch 'master'. Recent Documents: Fix missing actions for results FIXED-IN: 5.22 M +1 -1 runners/recentdocuments/recentdocuments.cpp https://invent.kde.org/plasma/plasma-workspace/commit/9baeb9f51fc7e137abf9d9a8187393398eb81cf9
Git commit 53740c2b02ac2eed0aa19d578a93a27e9d0f6e6f by Alexander Lohnau. Committed on 21/05/2021 at 14:28. Pushed by alex into branch 'cherry-pick-9baeb9f5'. Recent Documents: Fix missing actions for results FIXED-IN: 5.22 (cherry picked from commit 9baeb9f51fc7e137abf9d9a8187393398eb81cf9) M +1 -1 runners/recentdocuments/recentdocuments.cpp https://invent.kde.org/plasma/plasma-workspace/commit/53740c2b02ac2eed0aa19d578a93a27e9d0f6e6f
I can still reproduce this bug with Plasma 5.22 (Arch Linux). Operating System: Arch Linux KDE Plasma Version: 5.22.0 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.2
Git commit 23577747e93fbb1dfb91d213c78d1f45823de487 by Alexander Lohnau. Committed on 11/06/2021 at 06:40. Pushed by alex into branch 'Plasma/5.22'. Recent Documents: Fix missing actions for results FIXED-IN: 5.22 (cherry picked from commit 9baeb9f51fc7e137abf9d9a8187393398eb81cf9) M +1 -1 runners/recentdocuments/recentdocuments.cpp https://invent.kde.org/plasma/plasma-workspace/commit/23577747e93fbb1dfb91d213c78d1f45823de487
Sorry, gitlab created a new branch by default instead of cherry-picking to the selected branch. Done now :)