https://bugs.kde.org/show_bug.cgi?id=454256
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/8184f93df |hics/krita/commit/e822a4c67 |3d0d67ed5ad534871c333802ad3 |3459fb5b39625709ceed6c0da8d |3b97 |16b0 --- Comment #17 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit e822a4c673459fb5b39625709ceed6c0da8d16b0 by Dmitry Kazakov. Committed on 13/06/2022 at 06:39. Pushed by dkazakov into branch 'krita/5.1'. Add a workaround for unbalanced key events on macOS We have a proper fix for Linux and Windows in a form of a patch for Qt, but we still need a workaround for macOS. Qt bug: https://bugreports.qt.io/browse/QTBUG-103868 M +52 -0 libs/ui/input/kis_input_manager.cpp M +13 -0 libs/ui/input/kis_input_manager_p.cpp M +3 -0 libs/ui/input/kis_input_manager_p.h M +2 -1 libs/ui/input/kis_tablet_debugger.cpp https://invent.kde.org/graphics/krita/commit/e822a4c673459fb5b39625709ceed6c0da8d16b0 -- You are receiving this mail because: You are watching all bug changes.