Thunderbird:Menus

From MozillaWiki
Jump to: navigation, search

THIS WIKI DOCUMENT IS PRIMARILY HISTORICAL AND NOT A SUITABLE LOCATION FOR USER REQUESTS AND FEEDBACK. PLEASE DO NOT COMMENT HERE.

* To get help or to ask a question please visit Thunderbird Support (SUMO). To make a suggestion please file an enhancement request. To report a bug use bugzilla.

Looking for the old menus page?

Motivation

The current menus are bloated with extra functionality that is undiscoverable and as such becomes useless. Having much more context relevant actions allows for a cleanup of the menus and better user interactions.

Plan

We are designing for the menus we want and such will be removing all other menu items we don't want. For each menu item we don't want it's necessary to evaluate it's functionality role and create a better system for using that feature.

The Menu

This is somewhat generic at first, then we can expand later to take care of platform issues. Currently I'm starting with a Linux style menu layout.

  • File
    • New Tab
    • Page Setup
    • Print Preview
    • Print...
    • Import...
    • [ ] Work Offline
    • Quit


  • Edit
    • Undo
    • Redo
    • Cut
    • Copy
    • Paste
    • Delete
    • Select All
    • Preferences


  • View
    • Toolbars ->
      • [x] Mail Toolbar
    • [x] Status Bar
    • [ ] Show Today Pane
    • Text Size
      • Increase
      • Decrease
      • Reset


  • Messages
    • New Message
    • Open Message from file
    • Go to Mail


  • Events and Tasks
    • New Event
    • New Task
    • Open Calendar from file
    • Go to Calendar
    • Go to Tasks
    • [ ] Show Mini Month


  • Tools
    • Go to Address Book
    • Add-ons
    • Error Console


  • Help
    • Help Contents
    • Release Notes
    • Check for updates...
    • About

Orphaned Menu Items

Here is the list of menu items we've removed with bugs that handle the conversion of their functionality from a menu item to a context relative action.