element-hq / element-android

A Matrix collaboration client for Android.
https://element.io/
GNU Affero General Public License v3.0
3.34k stars 711 forks source link

`formatted_body` is ignored for replies in a thread #8848

Open progval opened 3 months ago

progval commented 3 months ago

Steps to reproduce

From Element Web:

  1. Send a message (eg. starting thread)
  2. Click "reply in thread", send another message (eg. msg1)
  3. Hover that last message, click "reply". Send another message with formatting (eg. reply **with bold**)

Then view in Element Android

Outcome

What did you expect?

The formatted_body to be displayed, like Element-Web does:

Screenshot 2024-06-21 at 10-51-11 Element test2

What happened instead?

The body is displayed:

Sans titre

Your phone model

Fairphone 3

Operating system version

Android 14

Application version and app store

1.6.14 from F-Droid

Homeserver

matrix.org

Will you send logs?

No

Are you willing to provide a PR?

No