Bug 477275

Summary: alt+tab general behavior task switcher
Product: [Unmaintained] Active Window Control Reporter: otaolafr <otaola.franc>
Component: GeneralAssignee: Chris Holland <zrenfire>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: cfeck, plasma-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description otaolafr 2023-11-20 10:28:48 UTC
SUMMARY
The task switcher that is created by alt+tab does not work everywhere on the OS


STEPS TO REPRODUCE
1. open libreoffice writer
2. type a word with a gramatical error
3. right click to see the suggestions
4. try to use alt +tab to switch to another window

OBSERVED RESULT
kde will change the selected option in the context menu of writer instead of switching between apps

EXPECTED RESULT
switch between apps.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Christoph Feck 2024-03-30 12:06:48 UTC
Global shortcuts cannot work with X11 that grab the keyboard. This is fixed if you use Wayland.