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

scroll down on-sent missing sometimes #2129

Closed
r10s opened this issue Mar 26, 2024 · 3 comments · Fixed by #2231
Closed

scroll down on-sent missing sometimes #2129

r10s opened this issue Mar 26, 2024 · 3 comments · Fixed by #2231
Assignees
Labels

Comments

@r10s
Copy link
Member

r10s commented Mar 26, 2024

when the message view is already scrolled down completel, sending a new message does not scroll down.

cave: for incoming messages we want to scroll down only if already scrolled down - otherwise the scrolling position should stay as is (otherwise it is hard to read old messages in a chatty chat)

Seems to happen with stickers.

@r10s
Copy link
Member Author

r10s commented Jul 11, 2024

ftr: to reproduce, open a somehow filled "Saved Messages" and send sth. as "hi" (in the video, scroll down happens only when tapping the corresponding button);

RPReplay_Final1720693374.MP4

zeitschlag added a commit that referenced this issue Jul 11, 2024
zeitschlag added a commit that referenced this issue Jul 11, 2024
Visibility of Scroll-to-Bottom-button is already handled in `UIScrollView`-Delegate-stuff
zeitschlag added a commit that referenced this issue Jul 12, 2024
zeitschlag added a commit that referenced this issue Jul 12, 2024
Visibility of Scroll-to-Bottom-button is already handled in `UIScrollView`-Delegate-stuff
@r10s
Copy link
Member Author

r10s commented Aug 3, 2024

it is happening again on current master :/

(the last visible message with the text "3" only became visible after manual scrolling)

for reproducing: it happens quite often, but not always ...

RPReplay_Final1722716324.mov

@r10s r10s reopened this Aug 3, 2024
@zeitschlag
Copy link
Collaborator

zeitschlag commented Aug 9, 2024

Will close and create a new issue ➡️ #2260

@zeitschlag zeitschlag closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants