Bug 505438

Summary: The Empty Wastebin (Trash) button retains its icon when toolbar button icons are disabled
Product: [Applications] dolphin Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: john.kizer, kdedev, kfm-devel
Priority: NOR    
Version First Reported In: 25.04.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=494939
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: A Screenshot Of The QToolButton

Description Roke Julian Lockhart Beedell 2025-06-10 15:25:15 UTC
Created attachment 182148 [details]
A Screenshot Of The QToolButton

SUMMARY

Solely the "Empty Wastebin"-labelled button displayed in Dolphin's toolbar at `trash:/` doesn't adhere to Dolphin's, and the Style KCM's, icon presence preferences.

STEPS TO REPRODUCE

1. Invoke the Style KCM (inside System Settings or KCMShell6).

2. Disable all icons.

3. Invoke Dolphin.

4. Configure it 

OBSERVED RESULT

The icon remains on solely the "Empty Wastebin" button, even after Dolphin has been reinitialised.

EXPECTED RESULT

It should not be, to maintain consistency with all else, lest the option be useless.

SOFTWARE/OS VERSIONS

> ~~~
> Operating System: Fedora Linux 42
> KDE Plasma Version: 6.3.5
> KDE Frameworks Version: 6.14.0
> Qt Version: 6.9.0
> Kernel Version: 6.14.9-300.fc42.x86_64 (64-bit)
> Graphics Platform: Wayland
> ~~~

ADDITIONAL INFORMATION

This is similar to https://bugs.kde.org/show_bug.cgi?id=494939.
Comment 1 John Kizer 2025-06-19 06:48:56 UTC
I can reproduce on an EndeavourOS VM. Thanks!

(Adding Trash in the title as well for searchability)