Bug 391567

Summary: new messages shouldn't make the view scroll down if we're not at bottom
Product: [Applications] Ruqola Reporter: David Faure <faure>
Component: frontendAssignee: Laurent Montel <montel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ;-)