| Summary: | Filesystem sidebar context menu / Open with / [App] shows Choose Application dialog | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Grósz Dániel <groszdanielpub> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph, p.r.worrall |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/131b2e42e1456bbc7d3fd9afdba5bf73cc71589a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Grósz Dániel
2023-06-15 05:29:38 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1278 Git commit 131b2e42e1456bbc7d3fd9afdba5bf73cc71589a by Gary Li. Committed on 08/08/2023 at 19:26. Pushed by cullmann into branch 'master'. Fix open with in Filesystem view KateFileActions::showOpenWithMenu expects the desktop path to be given in the action's data as a string instead of as a StringList. M +1 -0 addons/filebrowser/katefilebrowser.cpp https://invent.kde.org/utilities/kate/-/commit/131b2e42e1456bbc7d3fd9afdba5bf73cc71589a Thanks to Gary Li for providing a fix! That is the spirit :) |