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
Forgot to mention that I only tested on X11.
Fixed already with https://invent.kde.org/plasma/kwin/-/commit/454ca8e1bfb70b443f586483f90ce1431b51bf34 in Plasma 5.26.2!
(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!