Bug 423784 - When creating a new window, active window gets moved to the same screen that the new window would be created on.
Summary: When creating a new window, active window gets moved to the same screen that ...
Status: RESOLVED NOT A BUG
Alias: None
Product: kwin
Classification: Plasma
Component: scripts (other bugs)
Version First Reported In: 5.19.2
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-02 07:30 UTC by Danni Coy
Modified: 2020-07-02 09:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.