Some unicode emojis are substituted incorrectly

Our users point out a problem in converting Unicode emojis. when we send :frowning_face: emoji with the phone keyboard and send the message, :frowning: emoji is inserted in the instead. Also, when we insert the :relaxed: emoji as Unicode, the :slight_smile: emoji will be replaced.

2 Likes

image

:frowning::slight_smile:

1 Like

Let’s see, inserting using the Windows 10 emoji picker:

:frowning:

and

:blush:

I can confirm the first but not the second.

3 Likes

Because you used a :blush: emoji :blush:
But problem is:

Unicode Emoji Replaced With
:frowning_face: frowning_face :frowning: frowning
:relaxed: relaxed :slight_smile: slight_smile
3 Likes

Once https://github.com/discourse/discourse/pull/11412 is in tests-passed, they should both be fixed (I fixed the other one weeks ago).

5 Likes

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.