https://bugs.kde.org/show_bug.cgi?id=506164
Bug ID: 506164 Summary: Alt + key keyboard shortcuts don't work, captured by qt menus probably. Classification: Applications Product: krita Version First 5.0.0 Reported In: Platform: unspecified OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: kaspars.vand...@gmail.com Target Milestone: --- SUMMARY Alt + key keyboard shortcuts are extremely valuable for a fast workflow with low fingerstrain coefficients. Settign them in the settings is possible, however, many of them are overriden by, I suspect, Qt integrated shortcuts, and so ignored. There is no method to disable them without the code being changed, most likely, see https://forum.qt.io/topic/126482/disable-alt-menu-shortcuts-systemwide/6 . STEPS TO REPRODUCE 1. Settings -> Configure Krita -> Keyboard shortcuts 2. Set some action to work by pressing left alt + v (many other simple alt+char combinations work) 3. Press OK 4. Try to use the action - instead, OBSERVED RESULT The View top-bar menu will open (with LAlt + V) (or nothing will happen, or some other top-bar menu) The terminal prints out: QAction::event: Ambiguous shortcut overload: Alt+V EXPECTED RESULT The shortcut that was set in the "Keyboard Shortcuts" settings should execute. SOFTWARE/OS VERSIONS Void linux, kernel 6.12.28_1 Krita 5.0.0 , appimage I believe Krita 5.2.9 ^^ tried both of them, same issue. -- You are receiving this mail because: You are watching all bug changes.