Bug 463095

Summary: Copying a file from one Dolphin window to another doesn't update clipboard.
Product: [Applications] dolphin Reporter: akb825 <akb825>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dark.shadow4, felixernst, kfm-devel
Priority: NOR    
Version: 22.12.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description akb825 2022-12-16 00:50:40 UTC
SUMMARY
When copying files from window A to paste into window B, the clipboard isn't updated for subsequent pastes. For example, if you copy file Foo from window A, you can paste it into window B. However, if you then try to copy Bar from window A and paste into window B, file Foo (the first one copied) will be pasted instead.


STEPS TO REPRODUCE
1. Open two windows in Dolphin.
2. Copy a file from the first window and paste into the second window.
3. Select a different file from the first window and paste into the second window.

OBSERVED RESULT
The file copied from step 2 is copied during step 3.

EXPECTED RESULT
The file copied from step 3 is copied during step 3.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.26.4
KDE Frameworks Version:  5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
When copying and pasting within the same Dolphin window, the clipboard is updated as expected. However, when pasting any file that comes from a different window, it will only ever take the first file you pasted until you close and re-open the window.
Comment 1 akb825 2022-12-16 02:55:25 UTC
In case it makes a difference, I am running through an X11 session.
Comment 2 Felix Ernst 2022-12-17 14:47:08 UTC

*** This bug has been marked as a duplicate of bug 462928 ***
Comment 3 Fabian Maurer 2023-02-04 01:44:05 UTC
*** Bug 462986 has been marked as a duplicate of this bug. ***