[dolphin] [Bug 506252] Cut files in Dolphin cannot be pasted after closing the Dolphin window before completing the paste operation

Méven bugzilla_noreply at kde.org
Sun Jun 29 10:31:28 BST 2025


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

Méven <meven at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INTENTIONAL
             Status|REPORTED                    |RESOLVED
                 CC|                            |meven at kde.org

--- Comment #1 from Méven <meven at kde.org> ---
> The clipboard should allow pasting the cut file(s) even if Dolphin is closed after the "Cut" operation, consistent with standard desktop behavior.  

The "paste" action of actually moving files is performed by dolphin, without it
it can't happen (it could but that would be VERY complicated), like the fact
that the operation is cut or copy is only tracked by dolphin.

Furthermore in Wayland, Clipboard content is not copied but stays in the
application and transmitted only on demand. This prevents data leakage between
application.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list