Bug 429122

Summary: Alt+key disabled in main layout when adding secondary layout that has 'grave'
Product: [Applications] systemsettings Reporter: darkstego
Component: kcm_keyboardAssignee: Plasma Bugs List <plasma-bugs-null>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.19.5   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description darkstego 2020-11-15 00:13:13 UTC
SUMMARY
In Plasma, when I add a second layout the layout that containts 'grave' as the secondary symbol in /usr/share/X11/xkb/symbols/ then while in the first layout pressing alt+(the key that contains grave in the second layout) no longer registers, so even when testing with 'xev' pressing the alt+key will not register a KeyPress event, only a KeyRelease event. Removing the secondary layout or removing the 'grave' from the symbols definition in the aforementioned directory will make the Alt+key work again.


STEPS TO REPRODUCE
1. Add Arabic as Secondary Layout
2. While in primary English layout run Xev to test key presses
3. Press Alt+u in xev.

OBSERVED RESULT
The Keypress of Alt+u will not be registered. 


EXPECTED RESULT
The Keypress of Alt+u should be registered. 


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.72.0
Qt Version: 5.15.0

ADDITIONAL INFORMATION