Hi Ahmad, On Thu, Nov 11, 2021 at 2:47 AM Ahmad Samir <a.samir...@gmail.com> wrote:
> On 11/11/21 04:17, Robby Stephenson wrote: > > I made a short test case in > https://invent.kde.org/rstephenson/dragdroptest > > where I essentially show a widget that creates a QDrag object with image > > data. I drag/drop that into a Dolphin window, and I get a dialog box > > asking for a file name and to choose the data format. No matter what > format > > I choose, the file is never created. > > Hello. > > If this is on wayland, then it sounds like > https://invent.kde.org/frameworks/kio/-/merge_requests/619 ? > Thanks for the pointer. I have not been using Wayland, but that bug definitely has similar aspects. Robby