Bug 454153

Summary: Dragging windows between desktops is unnecessarily animated
Product: [Plasma] kwin Reporter: Kishore Gopalakrishnan <kishore96>
Component: effects-desktop-gridAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dev.bacteriostat
Priority: NOR    
Version: 5.24.90   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:

Description Kishore Gopalakrishnan 2022-05-21 13:14:45 UTC
SUMMARY
After the new port of Present Windows to QML, if we drag a window from one desktop to another in the Desktop Grid effect, the animation is disorienting: once the user releases the window on the desktop they want to move it to, the window flies to the top-left corner of the screen and then flies to the destination desktop.

STEPS TO REPRODUCE
1. Activate desktop grid effect
2. With the mouse, drag any window from one desktop to another (to make the bug clear, drop it in the right-most desktop)

OBSERVED RESULT
When you release the mouse, the window flies to the top-left corner of the screen and then flies to the destination desktop

EXPECTED RESULT
The window should stay where the user released it.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Graphics Platform: X11

ADDITIONAL INFORMATION
Comment 1 Bacteria 2022-05-22 05:22:58 UTC

*** This bug has been marked as a duplicate of bug 453995 ***