Summary: | Some small shortcuts break bigger ones | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kglobalaccel | Reporter: | Artur Rudenko <catcool419> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | fanzhuyifan, nate |
Priority: | NOR | ||
Version First Reported In: | 5.90.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=484439 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Artur Rudenko
2022-01-11 15:50:11 UTC
This is known upstream issue https://gitlab.freedesktop.org/xorg/xserver/-/issues/258. In particular, the shortcut assigned through main shortcut is handled by xkb. Alternatively, if you set the shortcut in Alternative Shortcut, it will use kglobalacceld's modifier-only shortcuts, which trigger on release instead of press. |