Bug 423784

Summary: When creating a new window, active window gets moved to the same screen that the new window would be created on.
Product: [Plasma] kwin Reporter: Danni Coy <danni.coy>
Component: scriptsAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.19.2   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Danni Coy 2020-07-02 07:30:46 UTC
SUMMARY
on a dual monitor setup 

STEPS TO REPRODUCE
1. using Yakuake is probably the easiest method to demonstrate, Configure it so that it always opens on screen 1.
2. Make a window on screen two active.
3. Open Yakuake using the keyboard.

OBSERVED RESULT
the active window moves from screen two to screen 1.
This happens when creating any application that first draws its window not on the screen that contains the active application.


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Seems connected to the No Border on Maximized windows script. If I disable that the behavior goes away.
Comment 1 Danni Coy 2020-07-02 07:48:38 UTC
Ok turns out bad script - I found an alternate that doesn't have the same issue.