Summary: | [Desktop grid] dragging window from screen A to screen B makes the window still show up in screen A | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | fanzhuyifan |
Component: | effects-overview | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | dashonwwIII, dev, kde, nate, postix |
Priority: | NOR | Keywords: | multiscreen, qt6 |
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=481331 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
fanzhuyifan
2024-02-26 17:33:13 UTC
Cannot reproduce the issue with current git master. I set my system up like yours: a 3x3 grid of desktops and two screens. My external screen is even connected via HDMI, like yours. Then I enter grid view by doing a four-finger downward swipe on my touchpad. In this view, I drag a window from desktop 1 on screen A to desktop 2 on screen B. It does what I expect. (In reply to Nate Graham from comment #1) > Cannot reproduce the issue with current git master. I set my system up like > yours: a 3x3 grid of desktops and two screens. My external screen is even > connected via HDMI, like yours. Then I enter grid view by doing a > four-finger downward swipe on my touchpad. In this view, I drag a window > from desktop 1 on screen A to desktop 2 on screen B. It does what I expect. This only happens with my 4K external monitor, and not with my other 1920x1080 external monitor. It reproduces most consistently when I drag a window between desktop 4 and desktop 5 across screens (or between 5 and 8). It happens both when I use gesture and shortcut to trigger. Update: this does not only occur with my 4k monitor. It happens on both monitors I have. Right now my suspicion is that it only happens with maximized wayland windows (e.g., maximized firefox with wayland backend, and maximized dolphin). It does not happen when these are not maximized, and it does not seem to happen with xwayland windows (like slack). When you say gridview, do you mean the overview effect? If so, this is can be considered a duplicate of 481331 which is fixed next release (In reply to David Edmundson from comment #4) > When you say gridview, do you mean the overview effect? > > If so, this is can be considered a duplicate of 481331 which is fixed next > release Desktop grid from overview. I am running a source build of kwin from yesterday (bc62e7e094), which includes the fixes for 481331, and I can still reproduce this. Same. *** Bug 482923 has been marked as a duplicate of this bug. *** Seems fixed for me on git master. |