Bug 493979

Summary: Copied file is not pasted if the directory changed
Product: [Applications] dolphin Reporter: Anže Pintar <anze.pintar2>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: 24.08.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Video of a bug

Description Anže Pintar 2024-10-02 16:26:18 UTC
Created attachment 174325 [details]
Video of a bug

SUMMARY
Copied file is not pasted if the directory changed. Paste only works in the directory where the file was copied, unless it is selected again from clipboard manager.
Please see attached recording.

STEPS TO REPRODUCE
1.  Copy file
2.  Move out of the current directory
3.  Paste file
4. Select file from clipboard manager (meta+V)
5. Successfully paste

OBSERVED RESULT

File is not pasted unless again selected from clipboard manager

EXPECTED RESULT
File is pasted, without needing to select it from clipboard manager again


SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3
Kernel Version: 6.6.52-1-lts (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Same thing happens with Ctrl+C, Ctrl+X, Ctrl+V

dolphinrc
MenuBar=Disabled

[$Version]
update_info=dolphin_detailsmodesettings.upd:rename-leading-padding,dolphin_detailsmodesettings.upd:move-content-display

[ContextMenu]
ShowCopyMoveMenu=true

[ExtractDialog]
2048x1152 screen: Height=576
2048x1152 screen: Width=1324

[General]
RememberOpenedTabs=false
ShowFullPathInTitlebar=true
Version=202
ViewPropsTimestamp=2024,7,11,13,13,11.263

[IconsMode]
PreviewSize=112

[KFileDialog Settings]
Places Icons Auto-resize=false
Places Icons Static Size=22
detailViewIconSize=16

[MainWindow]
MenuBar=Disabled
ToolBarsMovable=Disabled

[PreviewSettings]
Plugins=appimagethumbnail,audiothumbnail,blenderthumbnail,comicbookthumbnail,cursorthumbnail,djvuthumbnail,ebookthumbnail,exrthumbnail,directorythumbnail,fontthumbnail,imagethumbnail,jpegthumbnail,kraorathumbnail,windowsexethumbnail,windowsimagethumbnail,mltpreview,mobithumbnail,opendocumentthumbnail,gsthumbnail,rawthumbnail,svgthumbnail,textthumbnail,ffmpegthumbs

[kuick-copy]

[kuick-move]
Comment 1 Anže Pintar 2024-11-15 22:14:02 UTC
I have solved by removing wl-clipboard
Comment 2 Anže Pintar 2024-11-15 22:19:58 UTC
I recommend using yank instead of wl-clipboard as a fix.