https://bugs.kde.org/show_bug.cgi?id=430479
--- Comment #6 from Dmitry Kazakov <[email protected]> --- Git commit cdfc724f2ea297fbd4e943d384f5be7d62162540 by Dmitry Kazakov. Committed on 17/02/2021 at 13:20. Pushed by dkazakov into branch 'master'. Fix shortcuts with special keys on non-US layouts on Linux WARNING: this patch solidifies the precedence of the us-latin layout key positions over the current user layout. It basically means that if the user's layout swaps the position of Z and Y letters, then Ctrl+Y will still work as Ctrl+Z. I need user's input on that change. Afaict, this bahavior was the default on Windows, but it was not so on Linux before. A +93 -0 3rdparty/ext_qt/0114-Fix-shortcuts-with-special-keys-on-non-US-layouts-on.patch M +1 -0 3rdparty/ext_qt/CMakeLists.txt https://invent.kde.org/graphics/krita/commit/cdfc724f2ea297fbd4e943d384f5be7d62162540 -- You are receiving this mail because: You are watching all bug changes.
