In Kmail reader I have a message with a zip file attachment containing 2 pdfs. I open the attachment with Ark. I want to email one of the pdfs as an attachment to another person. Open the composer, try to DND the pdf from the Ark window to the KMail composer window. doesn't work.
Why it's
(In reply to Laurent Montel from comment #1) > Why it's why it's a kmail bug ? dnd works fine so it seems with dolphin for example that it's a ark problem. ark needs to create correct dnd info
moving to Ark. If it matters, this is ark 17.12.3
Actually this feature needs support in kmail. DnD from ark is implemented via a dbus method that kmail needs to call. You can use dolphin/src/views/draganddrophelper.cpp as example.
Git commit 0746d3e7a224e957bac6203c7311b416d3d83767 by Laurent Montel. Committed on 06/08/2018 at 06:44. Pushed by mlaurent into branch 'master'. Fix Bug 396998 - DND Files from Ark to KMail Composer FIXED-IN: 5.10 M +13 -10 src/editor/kmcomposerwin.cpp https://commits.kde.org/kmail/0746d3e7a224e957bac6203c7311b416d3d83767