deltachat / deltachat-desktop

Email-based instant messaging for Desktop.
GNU General Public License v3.0
951 stars 170 forks source link

Footer overlaps message if image only #4310

Closed nicodh closed 3 weeks ago

nicodh commented 3 weeks ago

Footer in message with image only, overlaps the image and reactions are displayed on the right

Happens for incoming and outgoing messages

image

image

Simon-Laux commented 3 weeks ago

Bildschirmfoto 2024-11-02 um 17 15 50

can't reproduce on main: 5eef453724cb19b7c2c136bce80a2b78bc73de71

also the overlay metadata is intended behaviour, I think on android and iOS they even overlay the name when it is not a forward message.

iequidoo commented 3 weeks ago

Thanks, then there's nothing to fix it seems. I'm using 1.46.8, waiting for 1.47.1 with fixed deb package name

link2xt commented 3 weeks ago

Looks like this on my side: em

Using commit d619d2dd38ae53abdf9dff3bfe1d1f6d1bd98fd4

iequidoo commented 3 weeks ago

Btw, i checked Telegram and Whatsapp, they don't put reactions onto image, only datetime. EDIT: But i checked Android apps, not desktop versions. EDIT: Not putting reactions onto image makes sense, otherwise if there are many reactions, the bottom of the image is almost hidden. And on desktop there is more screen space usually than on mobile devices.

WofWca commented 3 weeks ago

The original post is a duplicate of https://github.com/deltachat/deltachat-desktop/issues/4235, which has been recently resolved. Please confirm that you're on 1.47.1 or main.

For what @link2xt there is a WIP MR: #4176

nicodh commented 3 weeks ago

Closed and moved to https://github.com/deltachat/deltachat-desktop/issues/4322