Issue 82138

Summary: Menu items icons not aligned correctly
Product: General Reporter: elharo <elharo>
Component: uiAssignee: ericb
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 2.3Keywords: aqua
Target Milestone: ---   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description elharo 2007-10-01 12:11:24 UTC
Some menu items have icons. Some don't. However the text of all menu items in
the same menu, both those with and without icons should be left-aligned with
respect to each other. This is not currently the case. Menu items without icons
are aligned to the left edge of the menu. They should be indented by the width
of an icon so they line up with those menu items that do have icons. 

See http://cafe.elharo.com/java/menu-icons-considered-ugly/ for an extended rant
on this subject and screenshots that demonstrate the problem in other applications.

Probably this is true across platforms, but I haven't verified that yet.
Comment 1 ace_dent 2007-10-01 17:42:05 UTC
I believe this is just an Issue with the mac port...
Comment 2 moxfox 2008-03-20 10:58:11 UTC
Icons are not shown by default in Mac OS X. See issue 77595. So this issue is no longer relevant for Mac 
OS X.

Marking as invalid.
Comment 3 philipp.lohmann 2008-06-04 12:30:23 UTC
since DEV300m15 also the popup menus are native menu items, so I guess there
nothing more to do in that regard. Images may be visible again if the user so
chooses (see issue 90343), however these will be automatically aligned by
Cocoa's NSMenuItem class.
Comment 4 philipp.lohmann 2008-06-05 16:59:40 UTC
Oh, by the way have a look at Apple's human interface guidelines, on Mac menu
items with images should have the text not aligned to those without images.