Comment 25 for bug 1858636

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: [snap] color emoji not rendered; many bw emoji rendered as boxes

Thanks for your findings Marius. I can reliably reproduce the problem in a clean and up-to-date focal VM with the following steps:

 - snap install chromium
 - snap run chromium # color emojis are rendered correctly
 - snap refresh chromium --beta
 - snap run chromium # color emojis are gone
 - sudo apt reinstall fonts-noto-color-emoji
 - snap run chromium # color emojis are back