After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660098 - Use symbolic icons for "Add" and "Remove" buttons
Use symbolic icons for "Add" and "Remove" buttons
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.1.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2011-09-26 06:22 UTC by Dmitry Shachnev
Modified: 2011-09-26 22:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dmitry Shachnev 2011-09-26 06:22:21 UTC
Downstream report: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/831506

In GtkFileChooser, "Add bookmark" and "Remove bookmark" use coloured icons, which is inconsistent with other GNOME components.

Screenshot: https://launchpadlibrarian.net/77815249/Add-Remove.png
Comment 1 Matthias Clasen 2011-09-26 22:34:03 UTC
The icons have been symbolic for quite a while now.
Comment 2 Federico Mena Quintero 2011-09-26 22:56:52 UTC
Yes, we use list-add-symbolic and list-remove-symbolic in those toolbuttons.

Also, see bug #642712 about revamping the shortcuts bar; this makes it not use those buttons, among other things.