Signal-desktop: Image borders and metadata overlap with scroll down button

Created on 8 Aug 2018  路  3Comments  路  Source: signalapp/Signal-Desktop

  • [x] I have searched open and closed issues for duplicates

Bug description

When sending an image which is white in the bottom part, the message status text (i.e. message expiration timer, when the message was sent, delivery/read status) is not visible in the desktop client. The dark shade which is suppose to make this text visible appears to be in front of the actual text itself. This is what it looks like:

1

When selecting the conversation text (ctrl + a) the status text becomes visible behind the shaded area:

2

This issue can be reproduced by sending a white image without any attached text message.

Platform info

Signal version: v1.15.1

Operating System: Arch Linux

Bug

Most helpful comment

@petcap Thanks for the bug report. I've already coded up the fix. :0)

All 3 comments

I just installed the updated version (1.15.3) and it seems that this problem has already been fixed in commit 9accf63fdb66fb008732e5b9f3e5619d77da9719. This commit did however break the "scroll to the bottom" button in the bottom right corner visible on both screenshots. The message status is now floating on top of the round button. The round button should have a z-index of 3 or greater.

screenshot from 2018-08-08 12-41-20

@petcap Thanks for the bug report. I've already coded up the fix. :0)

This is fixed in the latest releases.

Was this page helpful?
0 / 5 - 0 ratings