Skip to content
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

Replies to deleted messages have the contents of the deleted message visible #2236

Open
WGH- opened this issue Oct 9, 2020 · 2 comments
Open

Comments

@WGH-
Copy link

WGH- commented Oct 9, 2020

Describe the bug
When you reply to a deleted message, the "In reply to" box will show the contents of the deleted message.

To Reproduce
Steps to reproduce the behavior:

  1. Post message 1
  2. Reply to message 1
  3. Delete message 1

Expected behavior
"In reply to" box of the reply would have "Message deleted" as well.

Screenshots
This is how it looks in Element web (expected behaviour):
web

And this is how it looks in Element Android:
android

Smartphone:

  • Device: Xiaomi Redmi Note 4
  • OS: Android 7.1.2

Additional context

  • Element 1.0.8 (F-Droid)
  • Homeserver: torlan.ru
@lub
Copy link

lub commented Oct 17, 2020

This is probably the result of matrix-org/matrix-spec-proposals#174, because element-android only shows the fallback included in the reply (you can't redact the fallback without redacting the whole reply) instead of properly fetching the event that is replied to.

@auscompgeek
Copy link

See also matrix-org/matrix-doc#1654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants