https://bugs.kde.org/show_bug.cgi?id=506164
--- Comment #4 from Kaspars V <kaspars.vand...@gmail.com> --- (In reply to Halla Rempt from comment #3) > Sorry, that simply didn't work. Calling qt_set_sequence_auto_mnemonic didn't > do anything Thanks for your attention. Just to clarify, the commit is ineffective? I agree it should not be a default, if it is a convention. I do, however, think that having the option in the default menu would reduce a lot of confusion - for a very long time (months), I just thought it's a bug in Krita and some actions are wrong. But as long as there is some potential way to do it, it'd be amazing. For anyone else with this problem, I have found a somewhat tedious temporary workaround. Based on this thread: https://github.com/lxqt/qterminal/issues/485 just disabling the menu-bar should be enough. Unfortunately, it seems disabling the menu-bar without canvas-only-mode can only be done by scripting, but at least there are some ways: https://krita-artists.org/t/hide-top-menu-bar/11720/2 It's worth mentioning that, in the qterminal thread mentioned above: " @agaida Very nice finding! I didn't know about it. qt_set_sequence_auto_mnemonic works (I tested it with FeatherPad). But it can't be toggled on the fly; the app should be restarted. " So it works for someone. -- You are receiving this mail because: You are watching all bug changes.