Bug: Emoji break line spacing with most fonts other than the system font

  • Unknown's avatar

    With most fonts, inserting any Emoji will increase the line height for the line with the Emoji, breaking the vertical rhythm of the text. (🤓: Looks like the app is using line height values relative to the current font – e. g. “140%” – instead of absolute values such as “18px” or “1.7rem”)

    Expected behaviour: line spacing should stay uniform no matter which glyphs are used (i. e. when the system needs to use a fallback substitute for the current font in case it does not contain a required glyph).

    (System: iOS, iPadOS, MacOS)

  • Good catch, @brsma

    I can confirm that we have a bug report opened for this already. Our team is investigating and hope to have this fixed in a future update :)

Reply to Bug: Emoji break line spacing with most fonts other than the system font