Bug 316428

Summary: Dolphin forgets about custom icons in the toolbar
Product: [Applications] dolphin Reporter: Baokai Lei <leibaokai>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Baokai Lei 2013-03-09 20:06:26 UTC
I've added a button for "sort by" to Dolphin's toolbar, which lets you sort the files by Name, size etc.
By default, this button doesn't have an icon (why?), so I chose an icon for it ("view-sort-ascending" from the default "Actions" icons).
The icon is applied properly and appears in the toolbar, but it's not retained:
- If I click on the "Sort by" button in the toolbar and choose a different sorting order, it is applied to the files, and the icon I chose for "Sort by" is discarded immediately, returning "Sort by" to its original state of not having an icon.
- Even when I don't use the "Sort by" button, if I close Dolphin and then launch it again, the icon for "Sort by" is gone as well, and it's again returned to its original state of not having an icon.

Reproducible: Always

Steps to Reproduce:
1. Add "Sort by" to Dolphin's toolbar.
2. Set a custom icon for "Sort by".
3. Click on "Sort by" and choose a different sorting order, or close Dolphin and launch it again.
Actual Results:  
The icon for "Sort by" is gone, and it's returned to its original state of not having an icon.

Expected Results:  
The icon you set for "Sort by" should be retained.

This bug was already in 4.10.0, and it's still in 4.10.1.
(Can't say anything about versions before 4.10, because I didn't try it there.)
Comment 1 Jekyll Wu 2013-03-10 02:32:22 UTC

*** This bug has been marked as a duplicate of bug 255819 ***