https://bugs.kde.org/show_bug.cgi?id=482903
Bug ID: 482903
Summary: Separate screen focus not working
Classification: Plasma
Product: kwin
Version: 6.0.1
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: core
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The 'Active screen follows mouse cursor' option has been removed from settings,
but the internal default value is true (see kwin/src/kwin.kcfg). When
activeMouseScreen==true separateScreenFocus does not work, so there should be
some safeguard to ensure that activeMouseScreen is false when the user sets
separateScreenFocus to true.
STEPS TO REPRODUCE
1. In settings -> Window Behavior -> Focus - check 'Separate screen focus'
2. In settings -> Shortcuts -> KWin - configure shortcut for 'Switch to Next
Screen'
3. Use previously configures shortcut
OBSERVED RESULT
There will be a message that switching screen is not possible, because of
configuration, but this configuration can't be changed anymore
(activeMouseScreen).
EXPECTED RESULT
Focus should be switch to other monitor.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.