Issue 82138 - Menu items icons not aligned correctly
Summary: Menu items icons not aligned correctly
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 2.3
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ericb
QA Contact: issues@framework
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2007-10-01 12:11 UTC by elharo
Modified: 2008-06-05 16:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.