element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.03k stars 1.96k forks source link

UTD for reaction in room preview while able to decrypt in timeline #26629

Open HarHarLinks opened 10 months ago

HarHarLinks commented 10 months ago

Steps to reproduce

in an e2ee room,

  1. I received a message by Alice
  2. I received a message by Bob
  3. Bob edited the message
  4. Bob reacted to Alice's message
  5. Bob edited the message again

Outcome

What did you expect?

room preview works

What happened instead?

image

Operating system

arch

Browser information

firefox 119

URL for webapp

develop.element.io

Application version

Element version: fd2f7884c8d8-react-c00267a29df1-js-4a72364fe3fa Crypto version: Olm 3.2.15

Homeserver

matrix.org

Will you send logs?

Yes

weeman1337 commented 10 months ago

Thank you for creating the issue @HarHarLinks . While I am unable to reproduce the UDT issue, I found something else, that may cause the problem: After the third edit, the message preview does not update for me. This could eventually also cause the display of the UTD if the preview doesn't update after decryption.

weeman1337 commented 10 months ago

Eventually related https://github.com/vector-im/element-web/issues/17893