No word suggestions on Android in TextEdit
-
wrote on 31 Oct 2024, 18:41 last edited by
I have a QML TextEdit in my app on Android. On some phones I get suggestions for word completions when I type in the TextEdit. But on other phones no suggestions are given. Word suggestions are enabled in both cases. In other apps the the word suggestions do work.
Does QML not work well on all Android phones? -
there was a bug https://bugreports.qt.io/browse/QTBUG-125410 - should be fixed with 6.8 and 6.7.3
-
wrote on 5 Nov 2024, 14:23 last edited by
Thanks! I recently tried to move my project to 6.8 but I gave up as it was too unstable. I will give 6.7.3 a try.
-
Thanks! I recently tried to move my project to 6.8 but I gave up as it was too unstable. I will give 6.7.3 a try.
@Michel-de-Boer said in No word suggestions on Android in TextEdit:
tried to move my project to 6.8 but I gave u
I'll start (hopefully) switching to 6.8 with 6.8.1
-
wrote on 5 Nov 2024, 19:01 last edited by
Wise decision to skip the .0 release. I had tried 6.7.1 and 6.7.2 before and they did not work for me. I just tried 6.7.3 and that looks good so far!
-
wrote on 18 Feb 2025, 17:55 last edited by
Fixed in 6.8.2
-