-
Notifications
You must be signed in to change notification settings - Fork 748
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
Reply + /me emote messes up the message body #3919
Comments
I sent the message using FluffyChat where emotes are permitted on replies. Sending a fallback doesn't make sense for that, since it would render wrong, so this isn't an EA issue IMO (except that it should use a proper reply handling rather than the fallback, obviously) |
Fallback for emotes is required by the spec: https://matrix.org/docs/spec/client_server/r0.6.1#fallback-for-m-emote |
is there a "remove/optional reply fallback" issue/MSC yet? |
Rich replies Do that. But Element android does not implement Rich replies at All. |
@HarHarLinks MSC to remove it is blocked by Element Android not implementing reply rendering: matrix-org/matrix-spec-proposals#2781 |
if that is actually the case, then ea should make it a priority. this is not only a reason for many many bugs in ea, but judging from the client/missing rich reply implementation list in that MSC, actually a blocker for most 3rd party clients (i.e. the ecosystem), too. |
@HarHarLinks I should update that list. A lot of those clients are unmaintained by now or have implemented reply rendering. |
I meant that when sending an emote, it doesn't make sense to include a reply fallback since it won't render correctly on spec-compliant clients that lack rich replies. |
it seems to me that the fallback is included in a wrong way with that emote and could be fixed to comply with current spec by fluffy? |
I don't think there is a right way |
It seems like fluffy didn't send the * in the fallback, but that means the * and bad layout is pretty much only Element Androids fault? |
Steps to reproduce
reply with
/me
emote(?)What did you expect?
What happened?
Your phone model
Moto G5S+
Operating system version
Android 10
Application version and app store
schildi beta f-droid 1.2.0.sc40-test21
Have you submitted a rageshake?
No
The text was updated successfully, but these errors were encountered: