Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0, 6.6.0
-
-
35266dc30 (dev), e56db0394 (6.7), 7a5aee806 (6.6), d8a019cba (tqtc/lts-6.5)
-
G&UI Finishing 2023
Description
I have a sample application for reproducing an issue : DeletableEmojiTest1.zip
If I run the app using Qt 6.4.1, I don't have the issue.
If I run the app using Qt 6.5.0 or 6.6.0, I do have the issue.
The issue is that when I compile the application for WebAssembly, it doesn't draw an emoji with the font that I specified.
I attached the expected and the actual screenshots :
Attachments
Issue Links
- relates to
-
QTBUG-111801 Emoji font selection in Qt
- Closed