[konsole] [Bug 478515] Disabling "Enable menu accelerators" does not work

flobsh bugzilla_noreply at kde.org
Sat Nov 2 19:40:35 GMT 2024


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

--- Comment #3 from flobsh <florian.bescher22 at gmail.com> ---
Hello,

To be a bit more precise, this bug only concerns tool bar items. The menu bar
accelerators are correctly disabled when the "Enable menu accelerators" option
is unchecked.

>From what I understood, this takes place in the
`MainWindow::removeMenuAccelerator` method in `src/MainWindow.cpp`.
The method only modifies the accelerators for the menu bar:
https://invent.kde.org/utilities/konsole/-/blob/e7cdecfb197761a885a50fa725578e939c3c740f/src/MainWindow.cpp#L192.

I tired to retrieve the actions of the tool bar to try to implement a fix but
unfortunately I am very new to developping KDE apps so I don't know how to
retrieve and modify them.

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


More information about the konsole-devel mailing list