https://bugs.kde.org/show_bug.cgi?id=495444
Bug ID: 495444 Summary: [Desktop Bar] Dropped windows "glide" offscreen Classification: Plasma Product: kwin Version: 6.2.2 Platform: Arch Linux OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: effects-overview Assignee: kwin-bugs-n...@kde.org Reporter: breakingsp...@gmail.com Target Milestone: --- SUMMARY Noticed a regression with the desktop bar as of 6.2, windows dragged into the desktop bar pop and glide when dragged to a target desktop. Can reproduce on X11 and Wayland with two linear desktops, recordings attached. STEPS TO REPRODUCE 1. Sign into new session (X11/Wayland) 2. Engage Overview (Meta+W) and add a second Virtual Desktop in the Desktop Bar 3. Drag and drop a window to the second desktop using the bar. 4. Observe the window behavior, where it originates in the thumbnail and "glides" offscreen. OBSERVED RESULT Windows "glide" offscreen to their target desktop. EXPECTED RESULT Windows should "sink into" or otherwise stay in the target thumbnail, not glide to the actual target itself. SOFTWARE/OS VERSIONS KDE Plasma Version: 6.2.2 KDE Frameworks Version: 6.7.0 Qt Version: 6.8.0 ADDITIONAL INFORMATION Looks like the work from https://invent.kde.org/plasma/kwin/-/commit/01d7ddff68e9e616bbcfca2bedce0741d57a3500 is the cause, not sure how I didn't notice this in testing earlier this month. The refactored ExpoLayout otherwise seems to behave as expected. I'm thinking the fix may lie in: src/plugins/overview/qml/DesktopBar.qml src/plugins/private/qml/WindowHeapDelegate.qml -- You are receiving this mail because: You are watching all bug changes.