Created attachment 169962 [details] No delete option for directories *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY STEPS TO REPRODUCE 1. open kate by running `kate .` from a code folder 2. create a directory by right-clicking on the projects pane 3. right click on the created directory, no delete option. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1895
Git commit 6bf0969460611c0ebd9e6fa3098a82badf2ef2e0 by Christoph Cullmann, on behalf of leia uwu. Committed on 10/12/2025 at 20:48. Pushed by cullmann into branch 'master'. addons/project: allow deleting folders also uses KIO::WidgetsAskUserActionHandler for the confirmation dialog M +37 -14 addons/project/kateprojecttreeviewcontextmenu.cpp M +17 -10 addons/project/kateprojectviewtree.cpp M +2 -2 addons/project/kateprojectviewtree.h https://invent.kde.org/utilities/kate/-/commit/6bf0969460611c0ebd9e6fa3098a82badf2ef2e0