Summary: | shortcuts for switching keyboard layout change normal shortcuts behavior | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | skrachen <j.chataignon> |
Component: | kcm_keyboard | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | butirsky, nate |
Priority: | NOR | ||
Version: | 5.24.2 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
skrachen
2022-03-04 07:27:12 UTC
That's probably XKB-specific behavior as it consumes the combination on key presses immediately: https://gitlab.freedesktop.org/xorg/xserver/-/issues/258 We could try to overrule that on Plasma side with modifier-only shortcuts but that's another story. |