Summary: | CTRL-X and CTRL-Z are not working | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | _Gr33n_R10t_ <green.riot> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | green.riot, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | kglobalshortcutsrc |
Description
_Gr33n_R10t_
2024-02-26 14:58:59 UTC
Does this only happen in Kate? Ar in any other apps as well? how about Firefox, Dolphin, or Gedit? It happen on every applications if I kill the process the key mapping work as expeceted. pkill kglobalaccel5 In that case what's going on is that there's a global shortcut bound to Ctrl+Z that's conflicting with the in-app shortcuts. This is why killing kglobalaccel fixes the issue. I'm 99% sure we don't ship anything this way by default, which would mean it's caused by distro or user misconfiguration. Look in ~/.config/kglobalshortcutsrc and see what in there is using Ctrl+Z. Created attachment 166244 [details]
kglobalshortcutsrc
I don't have any entry for Ctrl+Z. :(
I have checked another kglobalshortcutsrc and seem that by default the Ctrl+Z and Ctrl+X is not configured in the file! Hmm, then I'm not sure, but since killing kglobalaccel fixes it, and it's not affecting a new user account, then it's clear that there's *some* kind of local misconfiguration and not a bug here. I'd recommend posting about it in https://discuss.kde.org. |