https://bugs.kde.org/show_bug.cgi?id=474912
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/8d8c6fd | |4c9a1232e098dd44176ae4bb538 | |11b93d Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #11 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 8d8c6fd4c9a1232e098dd44176ae4bb53811b93d by Dmitry Kazakov. Committed on 22/11/2023 at 14:22. Pushed by dkazakov into branch 'master'. Make sure that AltGr-based shortcuts are working properly We should filter them out in text boxes on teh level of ShortcutOverride events. The check for Qt::Key_Escape value is from QWidgetLineControl::processShortcutOverrideEvent(). M +1 -1 3rdparty/ext_qt/CMakeLists.txt M +1 -1 krita/main.cc M +7 -1 libs/flake/KoToolProxy.cpp https://invent.kde.org/graphics/krita/-/commit/8d8c6fd4c9a1232e098dd44176ae4bb53811b93d -- You are receiving this mail because: You are watching all bug changes.