Bug 391567 - new messages shouldn't make the view scroll down if we're not at bottom
Summary: new messages shouldn't make the view scroll down if we're not at bottom
Status: RESOLVED FIXED
Alias: None
Product: Ruqola
Classification: Applications
Component: frontend (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Laurent Montel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-08 13:11 UTC by David Faure
Modified: 2019-06-27 19:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Faure 2018-03-08 13:11:40 UTC
Context: I'm catching up with a discussion that happened in a room, and some other discussion is ongoing as well.

* Scroll up to read the old messages
* Some new message comes in
* --> BUG, the scrollbar moves to the bottom, preventing me from reading what I was reading.


On the other hand, the scrollbar *should* move to the bottom if I'm viewing the most recent set of messages of course. There are bugs related to that (e.g. after editing the view scrolls up a bit, or when switching rooms the scrollbar is sometimes way up for no reason), and fixing this bug would make things worse when these other bugs happen, since the view would stop scrolling after that... So maybe better fix the other bugs first ;-)
Comment 1 Laurent Montel 2018-03-08 14:42:03 UTC
I confirm this bug.
Comment 2 Laurent Montel 2019-06-27 15:25:18 UTC
Fixed now no ?:)
Comment 3 David Faure 2019-06-27 19:10:24 UTC
Yep, I fixed that (and bug 391418), having completely forgotten about the old bug reports meanwhile ;-)