Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.7, 5.11.1
-
Fix Version/s: 5.12.2, 5.14.0 Alpha
-
Component/s: GUI: Text handling, QPA
-
Labels:
-
Platform/s:
-
Epic Link:
-
Commits:02280535bea08395871722f733aaaed70c992260 (qt/qtbase/5.12)
Description
Qt app won't show any Emoji character. Even nothing render when trying to show folder name which contains Emoji, and changed TextEdit font.
Reproducible steps:
- Create QtQuick app with using template on QtCreator.
- Install that app to Android P device.
- Launch app, and tap on text edit control.
- Enter some Emoji character.
Expectation:
- Can see entered Emoji normally.
Actual result:
- Entered Emoji won't be shown. See attached image. (There is incorrect character on top-left when entered Emoji in the image)
Notice:
- Sample app by AndroidStudio is showing normally.
- Not reproduce on Android 8.x and lower versions.
Device: Essential Phone PH-1 (Android 9 Pie OTA)
Attachments
Issue Links
- depends on
-
QTBUG-69272 Update the FreeType dependency from v2.6.1 to v2.9.1
-
- Closed
-
- relates to
-
QTBUG-68060 [QtQuick, Android] Emoji is not displayed when used with non-Latin text
-
- Reported
-
- resulted in
-
QTBUG-72435 Android: Crash when using color fonts on x86 emulator
-
- Closed
-