Bug 461000

Summary: "Go to screen" shortcuts stopped working after upgrade to Plasma 5.26
Product: [Plasma] kwin Reporter: goo
Component: multi-screenAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: 5.26.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 5.26.2
Sentry Crash Report:

Description goo 2022-10-25 22:09:37 UTC
SUMMARY
In a multi screen setup after upgrading to Plasma 5.26 the shortcuts to change active screen focus don't work anymore.
I managed to reproduce the same bug on multiple multiscreen fedora workstations.

STEPS TO REPRODUCE
1. In "Window Behaviour" make sure to have "Active screen follow mouse" disabled.
2. Set "Meta+F1" for "Go to screen 1",  "Meta+F2" for "Go to screen 2" and so on for any monitors you have if you don't have these key combinations already defined.
3. Test the shortcuts.

OBSERVED RESULT
The focus stays on the actual screen.

EXPECTED RESULT
Focus should have changed to another screen.

SOFTWARE/OS VERSIONS
KDE Plasma Version:  5.26.1
KDE Frameworks Version: 5.99
Qt Version: 5.15.6
Comment 1 goo 2022-10-25 22:11:57 UTC
Forgot to mention that I only tested on X11.
Comment 2 Nate Graham 2022-10-26 18:21:13 UTC
Fixed already with https://invent.kde.org/plasma/kwin/-/commit/454ca8e1bfb70b443f586483f90ce1431b51bf34 in Plasma 5.26.2!
Comment 3 goo 2022-10-26 20:51:36 UTC
(In reply to Nate Graham from comment #2)
> Fixed already with
> https://invent.kde.org/plasma/kwin/-/commit/
> 454ca8e1bfb70b443f586483f90ce1431b51bf34 in Plasma 5.26.2!

Good job, thanks!