[konsole] [Bug 410641] Disabling "Enable menu accelerators" makes Konsole ignore keys

Konstantin Kharlamov bugzilla_noreply at kde.org
Tue Aug 6 10:38:04 BST 2019


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

--- Comment #2 from Konstantin Kharlamov <Hi-Angel at yandex.ru> ---
(In reply to Konstantin Kharlamov from comment #1)
> I figured it should be an easy fix, so I downloaded the code, and tried
> searching it. And… search for `AllowMenuAccelerators` shows that all that
> konsole does is creates the checkbox and a configuration setting. This is
> odd, it does not use the setting anywhere.
> 
> Setting the checkbox shouldn't do anything, the checkbox is unused, I'm
> clueless why it even works.

Aha, nvm, I missed the usage in header file, where it declared a getter
starting with low-case "a", "allowMenuAccelerators". I found the code to remove
them is at MainWindow.cpp:177

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list