Unexpected-Keyboard icon indicating copy to clipboard operation
Unexpected-Keyboard copied to clipboard

[Bug] There seems to be an issue with the emojis

Open GR3YH4TT3R93 opened this issue 1 year ago • 5 comments

With the latest release some emojis have two icons e.g.: 🙂‍↔️ and 🙂‍↕️

here's a picture to better show the issue: IMG_20240530_023714

GR3YH4TT3R93 avatar May 30 '24 09:05 GR3YH4TT3R93

Thanks for reporting. This might be related to https://github.com/Julow/Unexpected-Keyboard/issues/384 and https://github.com/Julow/Unexpected-Keyboard/issues/468

Julow avatar May 30 '24 16:05 Julow

I am suddenly having the same problem too. Screenshot_20240604-191753_Unexpected Keyboard

myclevorname avatar Jun 04 '24 23:06 myclevorname

I am suddenly having the same problem too. Screenshot_20240604-191753_Unexpected Keyboard

I had similiar problem. Reason in my case was outdated emoji font file (/system/fonts/NotoColorEmoji.ttf) https://github.com/Julow/Unexpected-Keyboard/issues/468#issuecomment-1728643207. I fixed it by replacing font file via TWRP custom recovery. I used file manager which is included in TWRP. I downloaded new font file from here: https://github.com/googlefonts/noto-emoji/raw/main/fonts/NotoColorEmoji.ttf.

ghost avatar Jun 24 '24 07:06 ghost

Not a 🐛

It's as per the UTS #51: Unicode Emoji#Display spec🔍

ChiefMikeK avatar Jun 27 '24 03:06 ChiefMikeK

I can replicate on 1.29.0.

myclevorname avatar Jul 18 '24 18:07 myclevorname

Is it not possible to integrate the newest font in the keyboard itself.

I know it will not fix the real problem but atleast the app won't look weird when someone opens emoji section.

ghost avatar Dec 27 '24 16:12 ghost

Is it not possible to integrate the newest font in the keyboard itself.

That would hugely increase size of the app.…

TPS avatar Dec 29 '24 03:12 TPS

That would hugely increase size of the app.…

That would be really bad. maybe how termux deals with fonts could be helpfull it allows changing font by ~/.termux/font.tff

ghost avatar Dec 29 '24 03:12 ghost