FelipeFTN / Emoji-Copy

😄 Emoji copy is a versatile extension designed to simplify emoji selection and clipboard management.
https://extensions.gnome.org/extension/6242/emoji-copy/
GNU General Public License v3.0
106 stars 12 forks source link

Warning Emoji wrong after copy #9

Closed ItzYanick closed 1 year ago

ItzYanick commented 1 year ago

Bug Report

Current Behavior When clicking the emoji for ⚠️ it returns ⚠.

Expected behavior/code When clicking the emoji for ⚠️ it should return ⚠️.

Environment

Additional context/Screenshots I got the other emoji from copying it from a website

FelipeFTN commented 1 year ago

Thank you for reporting... At first look, it seems to be a simple bug, maybe changing the emoji character from the EmojiCharacter.js file would solve it. I will be taking a look at it soon.

FelipeFTN commented 1 year ago

The Issue was fixed on PR #10 and released on version 9 of the extension. Feel free to open new issues for new reports! 👍 Thanks a lot.