https://bugs.kde.org/show_bug.cgi?id=463952
Felix Ernst <felixer...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |felixer...@kde.org --- Comment #2 from Felix Ernst <felixer...@kde.org> --- The way I understand it currently, sandboxing requires that applications don't transfer files directly between each other. Instead, the files are first put into an available intermediate "clipboard" storage, and then on paste they are moved to the target application. This new code that tries to deal well with sandboxing didn't receive a ton of iterations so far, and it is very much possible IMHO that there are some conceptual weaknesses to it that haven't been addressed yet. I don't know much more about this than what I just wrote. I personally am somewhat worried how this whole deal will proceed because the gravest regressions that we have/had in Dolphin the last year were because of this change and so far I solved them by reverting the new code on/after release. This of course makes the experience of working with sandboxed/flatpaked/… Dolphin a lot worse. I hope someone will deal with the issues. For the upcoming Dolphin 23.04 release all the issues fixed by the revert will re-surface and then I might have to revert again. -- You are receiving this mail because: You are watching all bug changes.