sugarlabs/sugar-toolkit-gtk3

No icon is present for description tab in activities's toolbar

S-kus opened this issue · 5 comments

S-kus commented

After opening any activity or even terminal, no icon is rendering for the description tab, not on hovering or clicking as well. As shown below:

sec

third

quozl commented

Thanks for testing. As this is rendered by the toolkit, I'll move the issue there.

S-kus commented

@quozl @chimosky Could you please confirm which icon should be rendered there as in Sugarizer activities the Activity Icon is used for this place.

quozl commented

Huh? It's not an oversight, it's a bug. The icon is edit-description and is set here;

https://github.com/sugarlabs/sugar-toolkit-gtk3/blob/master/src/sugar3/activity/widgets.py#L250

Icon source is here;

https://github.com/sugarlabs/sugar-artwork/blob/master/icons/scalable/actions/edit-description.svg

Do you have conflicting evidence? Thanks.

S-kus commented

It's not an oversight, it's a bug

Thanks, @quozl, I am working on it to solve the problem.

Do you have conflicting evidence? Thanks.

No, sorry I misunderstood.