-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emojis are not correctly replaced in longer messages #9351
Comments
|
Hey @vnkmpf thank you for your report! I tried here and you're right. We'll keep track of it, but it's not our priority to fix that right now. |
Sure, I knew broken emojis are not top priority :) |
Tested 3.0.0-develop, Chrome Version 80.0.3987.87 (Official Build) (64-bit), macOS Catalina 10.15.2, works fine. If this still affects you, please reopen. |
I just found out that this happens still, but only when using Marked parser. |
Gazzodown should've fixed that, closing this, if it still happens on the latest version, please open a new issue. Thanks! |
Description:
Some ASCII emoticons in message are not correctly replaced with Emoji variant.
I do have enabled emojis in preferences.
Server Setup Information:
Steps to Reproduce:
Expected behavior:
All emoticons are replaced with their emoji variant.
Actual behavior:
Certain emoticons aren't replaced.
To me it looks like mostly those followed with newline.
Relevant logs:
Screenshots
The first emoticon (line 1) isn't replaced (multiline message)
The last emoji (line 1) isn't replace (multiline message)
When using
:slight_smile:
everything works fine (line 1)Multiple emoticons works, when sent in 2 messages (line 1 = msg 1, line 2 = msg 2)
The same sent as single message doesn't work for ending emoticons
The text was updated successfully, but these errors were encountered: