Summary: | Drag & drop files from Dolphin into playlist does not work | ||
---|---|---|---|
Product: | [Applications] Elisa | Reporter: | t.soernes |
Component: | general | Assignee: | Matthieu Gallien <matthieu_gallien> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, empyreal, nate, postix |
Priority: | NOR | ||
Version: | 20.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=415207 | ||
Latest Commit: | https://invent.kde.org/multimedia/elisa/commit/b2a43a35846fc83e01ef3cdeb09aecca420cf06e | Version Fixed In: | 22.04 |
Sentry Crash Report: | |||
Attachments: | attachment-29583-0.html |
Description
t.soernes
2019-02-22 20:24:45 UTC
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! |