mike-fabian / ibus-typing-booster

ibus-typing-booster is a completion input method for faster typing
https://mike-fabian.github.io/ibus-typing-booster/
Other
228 stars 16 forks source link

[BUG] After the Update to 2.25.17, emoji sequences are not displayed anymore by emoji-picker #542

Open mike-fabian opened 2 hours ago

mike-fabian commented 2 hours ago

As one can see for example in this screenshot, all flags which are sequences are missing:

Screenshot

mike-fabian commented 2 hours ago

The problem is caused because all emoji which are sequences don’t get a Unicode version anymore after my last fix

https://github.com/mike-fabian/ibus-typing-booster/issues/538

And currently emoji-picker ignores all characters or sequences which do not have a Unicode version.

mike-fabian commented 2 hours ago

The sequences only get an emoji version parsed from emoji-sequences.txt or emoji-zwj-sequences.txt.

So the easiest fix is to map this to a corresponding Unicode version somehow.

https://emojipedia.org/emoji-versions