https://bugs.kde.org/show_bug.cgi?id=455924
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |1a8b6ba787b8943317843be62df | |8a8a3505bd7d6 Status|ASSIGNED |RESOLVED Version Fixed In| |5.26 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 1a8b6ba787b8943317843be62df8a8a3505bd7d6 by Nate Graham. Committed on 20/08/2022 at 01:21. Pushed by ngraham into branch 'master'. Show "open or execute?" dialog when opening executable files Those files may be executable and the user wants them to execute. For example: - Shell scripts the user has written to perform commonly-used actions - Windows executables opened with WINE For this reason, we should stop explicitly blocking running executable files when accessed with KRunner runners or Kicker/Kickoff/Application Dashboard, and instead show the typical "open or execute?" dialog that respects the user's setting for what to do in this case. FIXED-IN: 5.26 M +5 -0 applets/kicker/plugin/fileentry.cpp M +4 -1 applets/kicker/plugin/recentusagemodel.cpp M +3 -2 runners/baloo/baloosearchrunner.cpp M +4 -2 runners/recentdocuments/recentdocuments.cpp https://invent.kde.org/plasma/plasma-workspace/commit/1a8b6ba787b8943317843be62df8a8a3505bd7d6 -- You are receiving this mail because: You are watching all bug changes.