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 |https://invent.kde.org/grap |hics/krita/-/commit/8d8c6fd |hics/krita/-/commit/21a09c6 |4c9a1232e098dd44176ae4bb538 |e20c7cd38bce32e9c723ecee99e |11b93d |43b580 --- Comment #12 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 21a09c6e20c7cd38bce32e9c723ecee99e43b580 by Dmitry Kazakov. Committed on 26/11/2023 at 12:53. Pushed by dkazakov into branch 'krita/5.2'. 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/21a09c6e20c7cd38bce32e9c723ecee99e43b580 -- You are receiving this mail because: You are watching all bug changes.