Bug 258416

Summary: Activity name not shown after activity renamed
Product: [Plasma] plasma4 Reporter: Robin Green <greenrd>
Component: activitiesAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: chanika, notmart
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Exherbo   
OS: Linux   
Latest Commit: Version Fixed In:

Description Robin Green 2010-11-30 19:17:37 UTC
Version:           unspecified (using Devel) 
OS:                Linux

After you enter a name for a new activity and click Apply, the new name disappears (in the activity manager). It's necessary to close and reopen the activity manager - then the name appears.

Reproducible: Always

Steps to Reproduce:
1. Go to Activities from the desktop right-click menu
2. Click the wrench mini-icon on "New Activity" to rename it
3. Enter a new name, e.g. "Email"
4. Click Apply

Actual Results:  
Activity icon displayed without a name, in the activity manager

Expected Results:  
New name should be displayed
Comment 1 Chani 2010-12-01 19:48:59 UTC
yep. this is recent, too - it worked fine before I got sick.
Comment 2 Marco Martin 2010-12-09 23:01:13 UTC
doesn't seem to happen here, with today's revision
Comment 3 Marco Martin 2010-12-10 16:28:27 UTC
SVN commit 1205248 by mart:

don't steal containments to other activities
BUG:258392
and possibily
CCBUG:258416


 M  +13 -1     activity.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1205248
Comment 4 Marco Martin 2011-01-10 12:40:58 UTC
after some testing, above commit indeed fixes this problem