Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Raiden-GH opened this issue May 5, 2024 · 5 comments
Open
Labels

Comments

@Raiden-GH
Copy link

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:

Scrolling.Bug.mp4

But this stuttering does not occur when swiping very quickly.

iOS 17.4.1
DC-iOS 1.44.1

@Raiden-GH Raiden-GH added the bug label May 5, 2024
@Raiden-GH Raiden-GH changed the title Problem with displaying a video in the chat history leads to scrolling problem Problem displaying a video in the chat history leads to scrolling problem May 5, 2024
@r10s
Copy link
Member

r10s commented Oct 15, 2024

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

@r10s r10s closed this as completed Oct 26, 2024
@Raiden-GH
Copy link
Author

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

@Amzd Amzd reopened this Nov 6, 2024
@r10s r10s removed the needs-retry label Nov 6, 2024
@r10s
Copy link
Member

r10s commented Nov 6, 2024

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

  • "special" about this image is only that it is relatively small (230 x 248 pixels)

  • the issue appears sometimes, also after it was displayed once correctly, so if this is caching issue, it is not about a cache that it persisted to disk

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

@Raiden-GH
Copy link
Author

Raiden-GH commented Dec 11, 2024

Maybe I should send the video? It's not big. This way the bug is easier to reproduce. It's compressed in GitHub, so I don't know if it will work then. So via Delta Chat?

@r10s
Copy link
Member

r10s commented Dec 11, 2024

yeah, feel free to send it to me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants