fix Alt+` shortcut on non-US layouts
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Sat, 3 Dec 2022 17:38:46 +0000 (17:38 +0000)
committerDmitry Shachnev <mitya57@debian.org>
Sat, 3 Dec 2022 17:38:46 +0000 (17:38 +0000)
commit6c9be0266597830fc171ed6d40bf8611959f580b
tree82ac4bf541f13ab17b6ebf34ac0cd4e13ef98887
parent63387acf2afac473f85853bdb31a0174f7aac032
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