Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.0
-
None
-
-
79e00b0b2 (dev), 7b65e0395 (6.8), 556022c1b (6.7)
-
2024wk24s2FOQtforAndroid
Description
TextField.inputMethodHints flags are ignored on Android for Qt 6.7.0 (same for TextInput).
inputMethodHints: Qt.ImhNoPredictiveText | Qt.ImhNoAutoUppercase | Qt.ImhSensitiveData - behaves as default flag: text is predicted by the keyboard, text filed updates only after space and so on.
echoMode: TextInput.Password applied only after the space character
On Qt 6.6.2 everything is fine
Attachments
Issue Links
- is duplicated by
-
QTBUG-126754 [REG 6.6 → 6.7] Qt.ImhDigitsOnly and Qt.ImhFormattedNumbersOnly no longer trigger the numeric-only keypad when set to inputMethodHints property on Android.
-
- Closed
-
-
QTBUG-126130 inputMethodHints does not work
-
- Closed
-
- mentioned in
-
Page Loading...