jsumners/alfred-emoji

Some of the woman emojis aren't correct and uses gender-inclusive instead

dvcrn opened this issue ยท 6 comments

dvcrn commented

For example ๐Ÿ™…โ€โ™€๏ธ (https://emojipedia.org/woman-gesturing-no/) is displayed as the genderless version (https://emojipedia.org/person-gesturing-no/) for me instead of the correct female one

Screen Shot 2020-11-25 at 11 49 47

Same for the ๐Ÿ™†โ€โ™€๏ธ emoji:

Screen Shot 2020-11-25 at 11 50 23

Which version of macOS?

dvcrn commented

Ah sorry, this is on Big Sur 11.0.1. The emoji is pickable from the emoji/character viewer just fine

Screen Shot 2020-11-25 at 12 33 39

If you build the package from source does it exhibit the problem?

@jsumners Yes it does, just ran npm install && npm run build on the latest master d48ff08:

Screenshot_2021-03-23 18 32 42

@ruohola thanks. Looks like some sort of bug then.

I should say, I think the requirements for actually fixing this one (without monkeypatching emojilib) probably take it out of the "good first issue" label. ๐Ÿ˜