https://bugs.kde.org/show_bug.cgi?id=454256
--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit d682f0f5b17f64494a718652cb4ea733f725d83c by Dmitry Kazakov. Committed on 26/05/2022 at 09:04. Pushed by dkazakov into branch 'master'. [win] Fix unbalanced KeyPress/Release events when using non-latin layout on Windows When the key is released with a different set of modifiers, we should notify application about the release of the old key, not the new one. E.g. for '2' vs '@' keys. A +103 -0 3rdparty/ext_qt/0001-win-Fix-unbalanced-KeyPress-Release-events-when-usin.patch M +1 -0 3rdparty/ext_qt/CMakeLists.txt https://invent.kde.org/graphics/krita/commit/d682f0f5b17f64494a718652cb4ea733f725d83c -- You are receiving this mail because: You are watching all bug changes.