Bug 250226 - Not obvious how to change activity icon in Desktop Settings dialog
Summary: Not obvious how to change activity icon in Desktop Settings dialog
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: activities (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-05 01:28 UTC by Hans Chen
Modified: 2010-09-05 04:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

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