#1368 closed defect (fixed)
Color of sugar.activity.widgets.ActivityButton is owners all time despite of 'icon-color' metadata property
Reported by: | alsroot | Owned by: | alsroot |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Sugar | Version: | 0.85.x |
Severity: | Unspecified | Keywords: | r+ |
Cc: | eben | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
Should it be changes?
Attachments (1)
Change History (8)
comment:1 Changed 14 years ago by garycmartin
- Cc eben added
comment:2 Changed 14 years ago by eben
Reiterating what Gary said: The colors of an activity should be considered its identity every bit as much as its title. It should be retained when moving it, sharing it, resuming it, sending it to others, and anywhere else it is represented within the UI.
Owner's colors should generally be applied only when a new activity is started; otherwise, the identity should be preserved.
Changed 14 years ago by alsroot
comment:3 Changed 14 years ago by alsroot
- Keywords r? added
Patch doesn't track changing of 'icon-color' property(if it exists), looks like its redundant, 'icon-color' is a color of creator.
comment:4 Changed 14 years ago by tomeu
- Keywords r+ added; r? removed
- Owner changed from erikos to alsroot
- Status changed from new to assigned
comment:5 Changed 14 years ago by alsroot
- Resolution set to fixed
- Status changed from assigned to closed
comment:6 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
Note: See
TracTickets for help on using
tickets.
FWIW, yes. It should match what ever logic is used to set the ownership color as seen in the Journal. If I resume an orange and blue Write journal entry (created by another user), or click on an orange and blue Write icon in the Neighbourhood, the toolbar activity icon should be in orange and blue (not my own user colors).