Bug 454288

Summary: Two befriended VDs on different screens are connected: Grabbing empty space on screen 2 moves a window on screen 1
Product: [Plasma] kwin Reporter: postix <postix>
Component: effects-desktop-gridAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, postix
Priority: NOR Keywords: regression
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description postix 2022-05-23 17:06:34 UTC
4x4 grid + two screens and w/o MR 2388:

```
A1 B1 | A2 B2
C1 D1 | C2 D2
```

A single window at `C1`, no other windows:
- grab  the empty space in `C2` and drag it to e.g. `B2`

=> The window on `C1` is moved to `B1`.
Comment 1 Nate Graham 2022-05-23 18:19:10 UTC

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