deltachat / deltachat-ios

Email-based instant messaging for iOS.
Other
322 stars 51 forks source link

Problem displaying a video in the chat history leads to scrolling problem #2161

Open Raiden-GH opened 6 months ago

Raiden-GH commented 6 months ago

I noticed that DC-iOS has trouble displaying a certain video in the chat history. Sometimes it is shown with and sometimes without a border:

Normal Rand

It may be due to an unfavorable aspect ratio?

As more chat messages appear, the video keeps moving up until it is no longer displayed. This problem occurs when scrolling back:

https://github.com/deltachat/deltachat-ios/assets/108235546/8a48b899-8c78-43ba-a731-3be955d89062

But this stuttering does not occur when swiping very quickly.

iOS 17.4.1 DC-iOS 1.44.1

r10s commented 1 month ago

as this might have been fixed with #2315, this needs a retry with the next release or testflight

EDIT: closing, testflight is out, please reopen or file a new one if the issue persists

Raiden-GH commented 1 week ago

The bug still occurs in DC-iOS 1.48.3, now only when scrolling in the opposite direction.

r10s commented 1 week ago

i've seen sth similar unrelated to a video, for an image.

so, maybe the height calculation is not always stable, leading to scrolling issues then (i could not reproduce the scrolling issue, though)