https://bugs.kde.org/show_bug.cgi?id=411446

--- Comment #4 from Moritz Bunkus <mor...@bunkus.org> ---
Thanks for the quick reaction! Sure, I'll attach a screenshot in a second.

That your installation has a keyboard shortcut is most likely due to the
(infamous) work of KDE's automatic shortcut injection[1] which I've turned off
in order to have the shortcuts I want in the applications I write, not the ones
KDE thinks I want. If you want to try this yourself, edit your
~/.config/kdeglobalsrc, add the following & restart KDE:

[Development]
AutoCheckAccelerators=false

As you can see in the source code[2], there's no intentional accelerator in the
string.

[1] 
https://github.com/GoldenCheetah/GoldenCheetah/wiki/Working-around-KDE-shortcut-injection
[2] 
https://github.com/KDE/krusader/blob/master/krusader/Panel/PanelView/krview.cpp#L1088
and all other occurrences in that file; see also "grep -r 'to folders'"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to