Created attachment 234602 [details] Examples of emoji overlapping text in Thunderbird Hello, Since a few months, Thunderbird messes up the display of messages containing emoji: text and emoji overlap, like if the program forgot to space the text accordingly. See the attached picture for examples. The emoji font used is x11-fonts/twemoji-color-font-ttf (installed automatically as a dependency of LibreOffice). Removing this font results in no emoji displayed in Thunderbird anymore, although x11-fonts/noto-emoji is also installed. Firefox is affected by the same problem, if twemoji is the only emoji font installed. The problem appeared simultaneously on both Mozillas, both were using twemoji without issues before. However the difference here is that Firefox does use noto-emoji when available and rendering is still ok when using that font. See my related post on the Forums to see how different Firefox behaves with twemoji versus noto-emoji: https://forums.freebsd.org/threads/emoji-not-displayed-or-overlapping-text.84951/ I'm using latest packages on 13.1-STABLE amd64.
With firefox 102, emojipedia looks much better than with 101. I've no idea where else to find websites with emoji for another test. If the problem persists in thunderbird, I guess it might improve in this update cycle. I do not have emails with emoji.
I just upgraded both and the issue is indeed solved in Firefox 102.0, but not yet in Thunderbird 91.11.0. The upcoming Thunderbird 102.0 will likely fix it too.
As expected, fixed in Thunderbird 102.
Created attachment 236874 [details] Tab with emoji overlapping the text Not quite, on Emojipedia I can still see some overlap (half-emoji) in the tab title (attached...)
Created attachment 236883 [details] emojipedia.org tab properly displayed in Firefox
I don't have such a thing (see attachment). You seem to have a different problem, with emoji being too big and therefore extending outside their dedicated space. Which emoji font do you use? The only one installed on my system is twemoji-color-font-ttf.
$ fc-list |grep moji /usr/local/share/fonts/emojione-color-font-ttf/EmojiOneColor-SVGinOT.ttf: EmojiOne Color:style=Regular /usr/local/share/fonts/twemoji-color-font-ttf/TwitterColorEmoji-SVGinOT.ttf: Twitter Color Emoji:style=Regular
Ok, I have removed EmojiOneColor-SVGinOT.ttf and now it looks better. Can't remove twemoji since it seems like it is required by libreoffice ...