element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

Message with html `<table>` is not rendered

Open genofire opened this issue 2 years ago • 2 comments

Steps to reproduce

  1. Recieve a html message with <table>

Outcome

What did you expect?

https://spec.matrix.org/v1.8/client-server-api/#mroommessage-msgtypes

The text-content of <table> are still visible, like in element-android (see screenshot in https://github.com/vector-im/element-android/issues/1157 )

Or better, display the <table> / solve also: https://github.com/vector-im/element-android/issues/1157 for element-x

What happened instead?

The Content in <table>-Element is removed from message.

Application version and app store

v0.2.3

Will you send logs?

Yes

Are you willing to provide a PR?

No

genofire avatar Oct 12 '23 05:10 genofire

This is still occurring on v0.4.7 as installed from the Play Store. All the text in the table is concatenated together, without even any spaces or line-breaks; it's completely unreadable.

Is it likely that this will get some attention soon? Thanks!

jclulow avatar Apr 02 '24 23:04 jclulow