fix Alt+` shortcut on non-US layouts
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Thu, 12 Jan 2023 11:43:32 +0000 (11:43 +0000)
committerDmitry Shachnev <mitya57@debian.org>
Thu, 12 Jan 2023 11:43:32 +0000 (11:43 +0000)
commitae489a796b3176f751de5678dcc5765838af277c
tree46a082cc0a46e6efc38e7aa154cdcd9a1f20537c
parent95ee46105ff5a8255a0c029a7c70171c3bbaca31
fix Alt+` shortcut on non-US layouts

Origin: upstream, https://code.qt.io/cgit/qt/qtbase.git/commit?id=62e697fd568f6acd
Last-Update: 2022-12-03

Make it possible for non-letter-keys with Latin 1 symbols (`, !, @ etc.)
to participate in shortcuts also, when the keys generate national
symbols on non-Latin layout.

For example, in Russian layout, "`" key generates cyrillic "ё" letter of
national alphabet, so shortcuts with the key should still work
regardless of the actual layout.

Gbp-Pq: Name fix_alt_backtick.diff
src/platformsupport/input/xkbcommon/qxkbcommon.cpp
src/platformsupport/input/xkbcommon/qxkbcommon_p.h