Bug 372119 - list-remove-symbolic.svg uses wrong image
Summary: list-remove-symbolic.svg uses wrong image
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (other bugs)
Version First Reported In: 5.8.3
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: visual-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-05 21:37 UTC by DrSlony
Modified: 2016-12-14 09:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DrSlony 2016-11-05 21:37:48 UTC
Hello

I noticed that Gtk::SpinButton's minus button lacked an icon and instead of showing a minus it showed a generic "missing-image" image:
https://i.imgur.com/UD6OaUH.png

Turns out that the image was not missing, that IS the image.
/usr/share/icons/breeze/actions/symbolic/list-remove-symbolic.svg

Please fix the icon so that it looks like "-" to match the "+".
Comment 1 andreas 2016-11-05 22:05:04 UTC
Git commit 78b0964689d5f3aef4ca0b1b1374ed2ecfb8287b by andreas kainz.
Committed on 05/11/2016 at 22:04.
Pushed by andreask into branch 'master'.

fix BUG:372119 list-remove-symcolic use wrong image

T  +77   -1    icons/actions/symbolic/list-remove-symbolic.svg

http://commits.kde.org/breeze-icons/78b0964689d5f3aef4ca0b1b1374ed2ecfb8287b
Comment 2 DrSlony 2016-12-14 09:17:18 UTC
Hello

Could you let me know which version of breeze-icons that has made it or will make it into?
Comment 3 DrSlony 2016-12-14 09:18:23 UTC
I'm using breeze-5.8.4 and breeze-icons-5.28.0 and that icon is still wrong.