[telepathy] [Bug 298392] Quick Chat applet doesn't scroll to the bottom when new messages come in

Aleix Pol aleixpol at kde.org
Wed Feb 20 03:01:22 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=298392

--- Comment #10 from Aleix Pol <aleixpol at kde.org> ---
Git commit dc5dfc8e32e6b4a285ded327d4b78c40cd24adf8 by Aleix Pol.
Committed on 20/02/2013 at 03:57.
Pushed by apol into branch 'master'.

Cache all the conversation in the ListView

Keep all the delegates in memory while showing. It could be a problem
if the conversation grows _a lot_ but it has to grow a lot.

Possible ways to solve it:
- limit the log lines that we'll be displaying. We're talking about a
plasmoid anyway. If the user wants to read the log, he'll use ktp-log-viewer.
- set interactive to false. Then we can scroll as much we want, but not with
the scrollbar
- buy a better aleix

REVIEW: 109051

M  +5    -1    chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml

http://commits.kde.org/telepathy-contact-applet/dc5dfc8e32e6b4a285ded327d4b78c40cd24adf8

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list