Calendar:SMB Event Dialog
Enterprise Event Dialog UI Specification
Specification Status | |
Author | Christian Jansen |
Last Change | August 23, 2006 |
Status | Preliminary |
Abstract
This specification covers the UI of the Enterprise Event dialog. This includes the Event dialog itself, the Attendee dialog, the Time Zones dialog, the Reminder dialog and the Recurrence dialog.
References
- Test Case Specification
Detailed Specification
The Event dialog window consists of four areas. From top to bottom:
- Menu Bar
- Tool Bar
- Working-Area
- Status Bar
Menu Bar
The menu bar provides a set of menu items which are based on the menu structure defined for the Mail Compose window of Mozilla Thunderbird 1.5.
The menu bar has five menus.
Menu: File
Item | Sub Item | KBD Shortcut | Properties |
New > | Event | Crtl+E |
Opens the Event Dialog.
|
Message | Ctrl+M | ||
-------- | Separator | ||
Address Book Card... | |||
Close... | Crtl+W |
Closes the Event dialog
If any modifacation where made, an Alert has to occour before closing. | |
-------- | Separator | ||
Save | Crtl+S |
Saves the event.
| |
Page Setup... |
Opens the Thunderbird Page Setup dialog. | ||
Print... | Ctrl+P |
Opens the Thunderbird Print dialog. | |
-------- | Separator | ||
Exit | Ctrl+Q |
Exits Thunderbird
|
Menu: Edit
Item | Sub Item | KBD Shortcut | Properties |
Undo | Crtl+Z | Every change has to be undoable. | |
Redo | Crtl+Y | Every change has to be redoable. | |
------------ | Separator | ||
Cut | Crtl+X | Applies to all text fields and combo boxes. | |
Copy | Crtl+C | Applies to all text fields and combo boxes. | |
Paste | Crtl+V | Applies to all text fields and combo boxes. | |
------------ | Separator | ||
Select All | Crtl+A | Applies to all text fields and combo boxes. |
Menu: View
Item | Sub Item | KBD Shortcut | Properties |
Toolbars > | Event Toolbar | Default State: Checked | |
------------- | Separator | ||
Customize.... | Opens the Mozilla standard "Customize Toolbar" dialog. |
Menu: Options
Item | Sub-Item | KBD Shortcut | Properties |
Check Spelling... | Ctrl+K |
| |
Spell As You Type |
| ||
----------------- | |||
Link to Documents... |
| ||
Timezone... |
| ||
----------------- | |||
Importance > | |||
Low | |||
Normal |
| ||
High | |||
----------------- | |||
Show time as > | |||
Busy |
| ||
Free |
|
Menu: Help
Item | Sub Item | KBD Shortcut | Properties |
Release Notes | TBD | ||
Thunderbird Help | TBD | ||
---------------- | |||
About Thunderbird | TBD |
Tool Bar
By default the Event dialog window comes with a toolbar containing six items.
- Save and Close
- Invite Attendees
- Spell
- Privacy
- Documents
- Time Zone
Save and Close
Properties:
- Saves the event and closes the Event dialog window
Invite Attendees
Properties: Opens the "Invite Attendee" dialog (LINK).
Spellcheck
Opens the "Check Spelling" dialog (LINK).
- If called with focus in Event Title text box, spell check performs on Event Title.
- If called with focus in Event Description text box, spell check performs on Event Description.
- Other button behaviours conform to standards defined for Mozilla Thunderbird 1.5, or newer.