[Pidgin] #378: Logs: Close logs based on a timeout
Pidgin
trac at pidgin.im
Sat Dec 15 01:56:16 EST 2007
#378: Logs: Close logs based on a timeout
--------------------------+-------------------------------------------------
Reporter: rlaager | Owner: sadrul
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: libpurple | Version: 2.0
Resolution: | Keywords:
Pending: 0 |
--------------------------+-------------------------------------------------
Comment (by sadrul):
The bug in comment:15 is fixed. A timeout was not being reset, which
closed the conversation unexpectedly.
The bug in comment:16 (scrolling after reopening conversation) is also
fixed. This bug was happening because of how persistent conversations were
being handled. The PidginConversation was being destroyed for a hidden
conversation. So when reopening, all the text needed to be readded, which
caused the scrolling. But now, the PidginConversation is just moved from
the visible PidginWindow to the hidden PidginWindow on hide, and vice
versa when reopening the conversation. So the scrolling doesn't happen
anymore.
--
Ticket URL: <http://developer.pidgin.im/ticket/378#comment:18>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list