Thunderbird:Menus

From MozillaWiki
Revision as of 16:58, 21 August 2008 by Clarkbw (talk | contribs) (rewrite of page, moved old page over)
Jump to navigation Jump to search

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
    • Close 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
    • 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 Today Pane


  • 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.