Bug 483893 - Separate screen focus shortcuts no longer work.
Summary: Separate screen focus shortcuts no longer work.
Status: RESOLVED DUPLICATE of bug 482903
Alias: None
Product: kwin
Classification: Plasma
Component: core (other bugs)
Version First Reported In: 6.0.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-18 10:57 UTC by Muthanna
Modified: 2024-03-18 23:14 UTC (History)
1 user (show)

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


Attachments
Example setup with two monitors, and the resulting kdialog notification. (2.30 MB, image/png)
2024-03-18 10:57 UTC, Muthanna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Muthanna 2024-03-18 10:57:50 UTC
Created attachment 167405 [details]
Example setup with two monitors, and the resulting kdialog notification.

SUMMARY
Using the shortcuts for "Switch to Screen to the Left/Right" does not work in Plasma 6. It says the window manager is configured to consider the screen with the mouse on it as the active one (it is not).

STEPS TO REPRODUCE
1. In Plasma Settings, go to Window Management > Window Behaviour, and enable separate screen focus.
2. Go to Keyboard > Shortcuts > Kwin, and set a shortcut for "Switch to Screen to the Left/Right" (or Next/Previous Screen).
3. Press the shortcut.

OBSERVED RESULT
 A kdialog notification appears, saying:
The window manager is configured to consider the screen with the mouse on it as active one.
Therefore it is not possible to switch to a screen explicitly.

EXPECTED RESULT
The window in the second monitor (Kate in the example screenshot) should be activated.

SOFTWARE/OS VERSIONS
Kernel version: 6.7.9
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
Tested on both X11 and Wayland with the same result.
I updated from Plasma 5.27, but this bug is also present on a fresh account with a default config (except for the changes in the steps to reproduce).
Comment 1 fanzhuyifan 2024-03-18 23:14:40 UTC

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