Bug 482572

Summary: Icon Briefly Jumps back to Original Position when Dragged Across Monitors.
Product: [Plasma] plasmashell Reporter: Dashon <dashonwwIII>
Component: Desktop icons & Folder View widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: REPORTED ---    
Severity: minor CC: dashonwwIII, hein, kdedev, nate
Priority: NOR Keywords: multiscreen
Version First Reported In: 6.0.5   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Icon jumping between monitors

Description Dashon 2024-03-06 19:11:07 UTC
Created attachment 166501 [details]
Icon jumping between monitors

SUMMARY
Coming off the heels of fixing this bug https://bugs.kde.org/show_bug.cgi?id=481254. I noticed that when you drag an icon from one monitor to another. The icon briefly jumps back to its original position. I recall a similar bug a while back when the desktop grid was rewritten. If you moved a window from one desktop to another it would briefly jump back to the original desktop before going to the one you moved it to. Perhaps whatever solution worked there would work here?

STEPS TO REPRODUCE
1. Have multiple monitors.
2. Create a file on the desktop.
3. Move it from one monitor to another.

OBSERVED RESULT
It jumps back to the previous monitor then appears on the monitor you dragged it to.

EXPECTED RESULT
It should just drop where you dragged it to without making any other trips, no matter how brief, first.

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.8-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7C95
System Version: 1.0
Comment 1 Nate Graham 2024-03-07 17:00:47 UTC
Can reproduce.
Comment 2 TraceyC 2025-08-14 14:42:46 UTC
Can you still reproduce this in Plasma 6.4.4 or later? I'm not able to reproduce with git-master. 
There have been a lot of desktop icon bug-fixes recently. Thanks.
Comment 3 Dashon 2025-08-15 16:50:53 UTC
Yes, I am still able to reproduce on plasma 6.4.4 on Arch. The icon still jumps back to the previous screen briefly before moving to the dropped position.