Bug 368550

Summary: Wrong icon size and color on Emacs
Product: [Plasma] Breeze Reporter: Guo Yunhe <i>
Component: IconsAssignee: visual-design
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: kainz.a, nate
Priority: NOR    
Version First Reported In: 5.5.5   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot of emacs

Description Guo Yunhe 2016-09-10 13:39:05 UTC
Emacs toolbar uses a wrong icon for "Open...". See attachment

Reproducible: Always
Comment 1 Guo Yunhe 2016-09-10 13:39:28 UTC
Created attachment 101013 [details]
Screenshot of emacs
Comment 2 Nate Graham 2019-08-10 22:15:38 UTC
This is an Emacs bug. It appears to be using the `system-file-manager` icon for this action, which is wrong. It should be using `document-open` instead. All of this is per the FreeDesktop icon spec, BTW.