https://bugs.kde.org/show_bug.cgi?id=457529

--- Comment #26 from Harald Sitter <sit...@kde.org> ---
(In reply to Felix Ernst from comment #25)
> Would you please elaborate what was different before? Your last comment
> makes it sound like Dolphin is coded wrong while this bug seemingly only
> appeared recently.

It's not lining up with our requirements anymore. QMimeData creation for drag
events is synchronous, we'd need it to be asynchronous because fusing URLs for
non-KDE apps does take N amount of time (N being at least the amount of time it
takes to make M dbus calls). 

> To which file does your code snippet belong?

src/kitemviews/kitemlistcontroller.cpp, though I mean, it applies to every
invocation of exportUrlsToPortal

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to