Open lvegh opened 4 years ago
The Emoji
plugin uses native Unicode emojis meaning that displaying emojis is dependent on the OS. There is already a feature request reported to cover OSes which doesn't support all emojis - #2597.
By the way, I have checked on Windows 10 with Chrome 81 and it seems to work fine:
Ahhh, I see, emoji in the dropdown is showed correctly, but when inserted in the editor content it looks broken indeed:
@f1ames any update on this?
Type of report
Bug
Provide detailed reproduction steps (if any)
We are using at the moment ckeditor version 4.14 and we integrated the emoji plugin into it. While it is working correctly we have found a small bug inside it that is also present in the online demo found on the following page:
https://ckeditor.com/docs/ckeditor4/latest/examples/mentions.html
If you try to add the "smiling_face" emoji then you will see that the render is messed up its like a little UFO
Expected result
For smiling_face to render like the other emojis, yellow background and correct size.
Actual result
The emoji showing up very small and without color.
Other details