Bug 497198 - Pressing Alt+O when the full menubar is not shown opens the Konsole menu, instead of passing those keys to terminal applications that use them
Summary: Pressing Alt+O when the full menubar is not shown opens the Konsole menu, ins...
Status: CONFIRMED
Alias: None
Product: konsole
Classification: Applications
Component: keyboard (show other bugs)
Version: 24.08.0
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-08 13:20 UTC by EasyNetDev
Modified: 2024-12-19 06:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EasyNetDev 2024-12-08 13:20:47 UTC
SUMMARY
Konsole has an issue when I'm trying to use ALT+O under Midnight Commander. Instead sending ALT+O to MC Konsole is opens the File Menu.
A very short temporary solution is to override the ALT+O shortcut in Konsole -> Settings -> Configure Keyboard Shortcuts ..  and assign this shortcut to About Konsole.
Apply it and then go back and remove the shortcut.
But as soon a new tab is opened, the shortcut goes back to default behavior and again is opening the Konsole File Menu.

STEPS TO REPRODUCE
1. Open Konsole
2. Launch Midnight Commander (mc)
3. Go over a folder
4. Press ALT+O


OBSERVED RESULT
Opens Konsole File Menu.

EXPECTED RESULT
MC should show you on the other panel the content of the selected folder.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian Trixie 6.11.10-amd64
KDE Plasma Version: 6.2.3
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
Comment 1 EasyNetDev 2024-12-08 13:35:21 UTC
I've compiled Konsole 24.11.90 and it has the same behavior.
Comment 2 John Kizer 2024-12-19 06:44:04 UTC
I can reproduce this on Konsole 24.12.0 using nano instead of Midnight Commander, if I turn off "Show Menubar" so the hamburger menu is used instead.

This seems related to https://bugs.kde.org/show_bug.cgi?id=482149 and perhaps might justify a similar approach (adding an additional modifier to the existing shortcut)?