Bug 429122 - Alt+key disabled in main layout when adding secondary layout that has 'grave'
Summary: Alt+key disabled in main layout when adding secondary layout that has 'grave'
Status: REPORTED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keyboard (other bugs)
Version First Reported In: 5.19.5
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-15 00:13 UTC by darkstego
Modified: 2021-02-11 04:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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