Bug 269686 - reuse last status message
Summary: reuse last status message
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contactlist (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Martin Klapetek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 12:07 UTC by Alin M Elena
Modified: 2012-07-06 12:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.