QT 5.7 Android QLineEdit doesn't accept death-keys
-
At least QT 5.7 (I can't compare with older versions) - which I am using.
x86 Android build ignores modifying of letters by so called death-keys (HW keyboard only). It always gives unmodified letter. So it is impossible to write non-English letters (especially Caps-ed) in QLineEdit and also use them by keyevents.
The same application compiled for desktop (Windows 7.0) works fine. -
@bourbi
you may want to ask this the developers directly.