Bug 250226

Summary: Not obvious how to change activity icon in Desktop Settings dialog
Product: [Unmaintained] plasma4 Reporter: Hans Chen <hanswchen>
Component: activitiesAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Hans Chen 2010-09-05 01:28:29 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

When you create a new activity, it has a randomly generated icon. However, this icon is not reflected in the Activity dialog which makes the button to change the icon "invisible" (it blends with the background).

I suggest two changes:
1. Show the generated icon in the dialog.
2. To make it more clear that you can click on the icon, make the button more button-like instead of flat (like the one when you check the properties of a folder in e.g. Dolphin).

Reproducible: Always

Steps to Reproduce:
1. Create a new activity and switch to it.
2. Desktop Tool Box -> Desktop Settings -> Activity.
3. The button to the left of the labels "Type:" and "Name:" is invisible.
Comment 1 Aaron J. Seigo 2010-09-05 04:46:57 UTC
SVN commit 1171772 by aseigo:

* don't set the activity settings here; that all belongs in the activity manager
* save/restore size properly
* add an "unlock widgets" button like in the system tray when things are locked
* attention to margins, etc.
BUG:250226


 D             ActivityConfiguration.ui  
 M  +116 -13   BackgroundDialog.ui  
 M  +1 -1      CMakeLists.txt  
 M  +70 -84    backgrounddialog.cpp  
 M  +3 -1      backgrounddialog.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1171772