From Fedora Project Wiki
(fix formatting)
No edit summary
Line 10: Line 10:
* http://bugzilla.gnome.org/show_bug.cgi?id=322932
* http://bugzilla.gnome.org/show_bug.cgi?id=322932
* http://bugzilla.gnome.org/show_bug.cgi?id=322934
* http://bugzilla.gnome.org/show_bug.cgi?id=322934
* [http://qa.openoffice.org/issues/show_bug.cgi?id=95318 ooo95318] Honour gtk setting in OOo menus and follow gtk checkbox or icon but not both de-facto standard

Revision as of 08:33, 29 October 2008

If you look at Windows or OS X, you'll find that they don't have a ton of semi-random icons in their application menus.

The goal here is to not show icons in buttons and application menus in general. This does not affect application icons in the main menu or bookmarks or places. For these special cases, the icons will remain.

GTK+ needs some improvements before these changes are feasible. Menus need to always have consistent padding on the right, regardless whether there are any check or radio items in the menu.

References