Summary: | Setting Caps Lock as Compose doesn't disable Caps Lock functionality | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | David Gow <david> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://github.com/xkbcommon/libxkbcommon/issues/97 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | kxkbrc which reproduces the problem |
Description
David Gow
2019-06-02 23:14:11 UTC
Can you post your kxkbrc? I have no luck reproducing this bug. Created attachment 120539 [details]
kxkbrc which reproduces the problem
This is a kxkbrc which reproduces the problem. Having multiple keyboard layouts seems to be a prerequisite — I'm unable to reproduce the issue from a clean kxkbrc by just following the instructions in the original report.
Thanks for pointing me to kxkbrc — I'm unable to reproduce the issue after deleting it, unless I add multiple keyboard layouts. If there are multiple layouts configured, I can reproduce the issue — deleting them fixes it. For example, creating a US English ("us") and Japanese ("jp") keyboard layout, allows me to reproduce the issue from within the us layout. Disabling the "Configure Layouts" checkbox doesn't fix the issue by itself, the layouts seem to have to be deleted. The compose key works even though I have several layouts. I guess it's somehow related to CJK. I can reproduce it on X11. Can you please file an upstream bug report? (against libxkbcommon I guess) I've filed this against libxkbcommon (and been able to reproduce it with their interactive-evdev test): https://github.com/xkbcommon/libxkbcommon/issues/97 Bug seems to be confirmed upstream. If not, please add a comment or reopen. |