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 588563 - always show icons in history and bookmarks menus
always show icons in history and bookmarks menus
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
2.27.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 557469
 
 
Reported: 2009-07-14 18:08 UTC by William Jon McCann
Modified: 2009-08-17 10:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2009-07-14 18:08:03 UTC
If you set to false the GConf key /desktop/gnome/interface/menus_have_icons then the History and Bookmarks menu items won't show icons unless 
gtk_image_menu_item_set_always_show_image is used.

Now that we set menu icons off by default we should change epiphany to set always-show-icons for these items.
Comment 1 Xan Lopez 2009-08-17 05:25:25 UTC
This should be fixed in master now, commit 8111329f784754449622986331832ff020e7ea6e, and will be in 2.27.91. Testing welcome :)
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2009-08-17 10:49:27 UTC
William, should be also show an icon for Home? Being a "concrete place". Also I wonder if Back and Forward deserve to also be treated as "places" or whatever.
At least for Home I think the point stands.