Bug 2129299

Summary: Qt apps prefer monochrome emoji font
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: qt5-qtbaseAssignee: Than Ngo <than>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: helio, jgrulich, jreznik, kde-sig, marcdeop, rdieter, than, travier
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-07 12:33:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jens Petersen 2022-09-23 09:00:39 UTC
Description of problem:
This is an old problem, but qt still seems to prefer to use
monochrome emoji glyphs when available, this contrasts with gtk
which always prefers colored emoji.

Version-Release number of selected component (if applicable):
All current Fedora versions

Steps to Reproduce:
1. input emoji into kwrite or kontact

Actual results:
Most emoji are rendered monochrome

Expected results:
Colored emoji to be preferred

Additional info:
Even though google-noto-emoji-color-fonts is installed
it seems Qt prefers gdouros-symbola-fonts.

If one removes gdouros-symbola-fonts then Noto Emoji Color is used.

Comment 1 Jens Petersen 2023-04-05 08:03:30 UTC
I think this is closely related or maybe even a duplicate of bug 1954359.
As in fixing the emoji font selection would likely fix this bug too.

Comment 2 Jens Petersen 2023-04-05 08:04:56 UTC
Closest upstream issue seems https://bugreports.qt.io/browse/QTBUG-85744

Comment 3 marcdeop 2023-04-07 12:33:47 UTC
It is indeed the same issue and we are aware of it.

Unfortunately we don't have a good solution yet.

*** This bug has been marked as a duplicate of bug 1954359 ***