-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emoji reactions are broken in multiple ways #19295
Comments
Also note that some of the other four mentioned people complain about seeing only a very limited subset of the emoji reactions at all. However, they are using iOS and Android versions of the client so I didn't include those problems in this issue. |
Also note that on a different device the situation looks exactly the same except that the two false |
So the two thumbs up above are actually different, even though with most fonts they render identically.
So whichever client/bot/script/whatever sent the one without |
Doing further research with your information, I suspect that this is related to #13586, #13926 and, more precise (since the weird reactions were made on mobile clients), is caused by element-hq/element-ios#3315 and element-hq/element-android#1452. Those two issues would explain my problems 1 and 2. That leaves problem 3 unexplained, namely, one of my desktop clients showing reactions of mine that aren't really there and that I can't remove. Edit: Actually, today the phantom reactions don't show anymore. Might have been a caching issue? |
Steps to reproduce
I wrote multiple messages in a room. Five people (including me) reacted to them with three different emojis. The outcome looks like this in element-desktop:
Outcome
What did you expect?
thumbs up
) to be combined into one group for every message.thumbs up
) for one person and one message.What happened instead?
Fr, 29.10.
(among others), there are threethumbs up
emojis in one group and then twothumbs up
emojis in another group.Fr, 29.10.
(among others), there are twothumbs up
emojis from the same person. (You can't see this in the screenshot.) One of them is part of the first group of threethumbs up
emojis. The other is part of the second of group ofthumbs up
emojis.thumbs down
emoji on the last messageSa, 27.11
, nothing happens.Further information
Looking at the original event source for the first message
Fr, 29.10.
, part of it looks like this (note that thethumbs up
emojis are not combined):For the last message
Sa, 27.11.
, it looks like this (note that mythumbs down
emoji isn't there):Operating system
Ubuntu 18.04.6
Application version
Element version: 1.8.4 Olm version: 3.2.3
How did you install the app?
https://element.io/get-started
Homeserver
matrix.org
Will you send logs?
No
The text was updated successfully, but these errors were encountered: