Bug 496849 - Use emoji font to display emojis
Summary: Use emoji font to display emojis
Status: RESOLVED UPSTREAM
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: 24.08.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-29 20:10 UTC by nilskemail+kde
Modified: 2024-11-30 12:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nilskemail+kde 2024-11-29 20:10:31 UTC
SUMMARY
Neochat seems to use a font which only shows emojis using their black-and-white outline

STEPS TO REPRODUCE
1. Open Neochat
2. Open a chat which contains an emoji or input one

OBSERVED RESULT
The emoji is shown as a simple line drawing

EXPECTED RESULT
The emoji should be shown as a full-color emoji like all reactions are

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 40
KDE Plasma Version: 6.2.3
KDE Frameworks Version: 6.8.0
Qt Version: 6.7.2
Kernel Version: 6.11.8-200.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7840U w/ Radeon 780M Graphics
Memory: 30.7 GiB of RAM
Graphics Processor: AMD Radeon 780M

ADDITIONAL INFORMATION
Noto Color Emoji *is* installed and fc-match does find it:

```
$ fc-match emoji
NotoColorEmoji.ttf: "Noto Color Emoji" "Regular"
```
Comment 1 Tobias Fella 2024-11-30 12:18:06 UTC
This has recently been fixed in qt: https://bugreports.qt.io/browse/QTBUG-111801