Closed Bug 371756 Opened 17 years ago Closed 17 years ago

About menu should not be added unconditionally

Categories

(Core Graveyard :: Widget: Mac, defect)

x86
macOS
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: Gijs, Assigned: jaas)

References

()

Details

See URL.

The about entry will be added with a blank label if the code can't find a menuitem with the right name. This is silly, it should just not have an about menuitem at all if the app defines none.
We don't use widget:mac on the trunk, we use widget:cocoa. Under Cocoa, the About menu item does not exist by default. See "nsMenuBarX::CreateApplicationMenu" in "mozilla/widget/src/cocoa/nsMenuBarX.mm".

This is not something we'd fix in carbon widgets on any of the branches.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.