Bug 269686

Summary: reuse last status message
Product: [Frameworks and Libraries] telepathy Reporter: Alin M Elena <alinm.elena>
Component: contactlistAssignee: Martin Klapetek <mklapetek>
Status: RESOLVED FIXED    
Severity: normal CC: kde-telepathy-bugs, kde
Priority: NOR    
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alin M Elena 2011-03-29 12:07:12 UTC
Version:           git-latest
OS:                Linux

at the moment if I close the contact list by default the status message is empty... 

It would be nice if the last used message would be saved and restored.

Alin

Reproducible: Didn't try




OS: Linux (x86_64) release 2.6.38-27-desktop
Compiler: gcc
Comment 1 Martin Klapetek 2011-07-23 14:02:56 UTC
Git commit bdd41807a9cdf500618c67e363262bf54b917e1d by Martin Klapetek.
Committed on 12/04/2011 at 15:15.
Pushed by mklapetek into branch 'persistant_status_message'.

Make the presence message persistant (ie. it stays when the contact list is reopened).
Reviewed by:
REVIEW: 101104
BUG: 269686

M  +19   -0    main-widget.cpp
M  +1    -0    main-widget.h

http://commits.kde.org/telepathy-contact-list/bdd41807a9cdf500618c67e363262bf54b917e1d
Comment 2 Martin Klapetek 2011-07-23 14:13:48 UTC
Uhm...that was committed by mistake as I accidentally pushed a branch which contains an older (unfinished) solution for this. It's in a branch, not master/release branch, so don't worry, I'll remove that branch.

Sorry.
Comment 3 David Edmundson 2011-10-13 00:39:31 UTC
The correct entry is now selected in the combo box.