STEPS TO REPRODUCE 1. Drag an mp3 from Dolphin into Elisa playlist 2. 3. OBSERVED RESULT Nothing happens EXPECTED RESULT Want to add song to playlist SOFTWARE/OS VERSIONS Windows: MacOS: Linux/KDE Plasma: Fedora 29, Plasma 5.14 (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Thanks for your report. In general, Elisa is currently not supporting drag'n drop. In the future that is really desirable. Are you able to help make this happen ?
Created attachment 119801 [details] attachment-29583-0.html Sorry, I don't know C or C++ On Thu, May 2, 2019, 22:51 Matthieu Gallien <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=404712 > > Matthieu Gallien <matthieu_gallien@yahoo.fr> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Ever confirmed|0 |1 > Status|REPORTED |CONFIRMED > > --- Comment #1 from Matthieu Gallien <matthieu_gallien@yahoo.fr> --- > Thanks for your report. > In general, Elisa is currently not supporting drag'n drop. > In the future that is really desirable. > Are you able to help make this happen ? > > -- > You are receiving this mail because: > You reported the bug.
(In reply to t.soernes from comment #2) > Created attachment 119801 [details] > attachment-29583-0.html > > Sorry, I don't know C or C++ Well, it is not only about code but also tests or help with bug triaging or anything else. For example, I have received quite some help with the design, help that made it possible to build the current state of the application (and it was not help with the code). > > On Thu, May 2, 2019, 22:51 Matthieu Gallien <bugzilla_noreply@kde.org> > wrote: > > > https://bugs.kde.org/show_bug.cgi?id=404712 > > > > Matthieu Gallien <matthieu_gallien@yahoo.fr> changed: > > > > What |Removed |Added > > > > ---------------------------------------------------------------------------- > > Ever confirmed|0 |1 > > Status|REPORTED |CONFIRMED > > > > --- Comment #1 from Matthieu Gallien <matthieu_gallien@yahoo.fr> --- > > Thanks for your report. > > In general, Elisa is currently not supporting drag'n drop. > > In the future that is really desirable. > > Are you able to help make this happen ? > > > > -- > > You are receiving this mail because: > > You reported the bug.
*** Bug 441247 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/305
Git commit b2a43a35846fc83e01ef3cdeb09aecca420cf06e by Nate Graham, on behalf of Bharadwaj Raju. Committed on 30/11/2021 at 23:25. Pushed by ngraham into branch 'master'. Implement dropping music files from file manager onto Playlist FIXED-IN: 22.04 M +20 -0 src/elisaapplication.cpp M +2 -0 src/elisaapplication.h M +9 -0 src/qml/ElisaMainWindow.qml https://invent.kde.org/multimedia/elisa/commit/b2a43a35846fc83e01ef3cdeb09aecca420cf06e
\o/ Thank you! Would have liked to see it in 21.12 but anyway, looking very much forward to it!