]> git.lyx.org Git - lyx.git/commit
#12247 disable Qt5 modifier hack for Qt-5.12 version or newer
authorStephan Witt <switt@lyx.org>
Mon, 23 Aug 2021 12:44:36 +0000 (14:44 +0200)
committerStephan Witt <switt@lyx.org>
Mon, 23 Aug 2021 12:44:36 +0000 (14:44 +0200)
commitc5262f04a266cc2e499a4a341daf9528feaa8dd3
tree0dbf0c7cac3cf14e8cd2736c7156d4acb9b1c660
parent874ae71f95f18f8a5e82b4b6a68769843eb7c54b
#12247 disable Qt5 modifier hack for Qt-5.12 version or newer

Initially Qt5 modifier handling was broken. Therefore a workaround was introduced.
This workaround broke the LyX modifier handling with swap of Command-Control-key disabled.
The change disables the hack to get the correct behavior in LyX.
src/frontends/qt/GuiKeySymbol.cpp