Calendar:SMB Event Dialog: Difference between revisions
Line 327: | Line 327: | ||
=== Spellcheck === | === Spellcheck === | ||
Opens the Thunderbird "[[ | Opens the Thunderbird "[[Calendar:SMB_Event_Dialog_-_Spell_Check_Dialog]]" dialog. | ||
=== Privacy === | === Privacy === | ||
=== Documents === | === Documents === | ||
=== Time Zone === | === Time Zone === |
Revision as of 14:19, 30 August 2006
Enterprise Event Dialog UI Specification
Specification Status | |
Author | Christian Jansen |
Last Change | August 30, 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 |
| ||
----------------- | Separator | ||
Link to Documents... |
| ||
Timezone... |
| ||
----------------- | Separator | ||
Importance > | |||
Low |
| ||
Normal |
| ||
High |
| ||
----------------- | Separator | ||
Show time as > | |||
Busy |
| ||
Free |
|
Menu: Help
Item | Sub Item | KBD Shortcut | Properties |
Release Notes | TBD | ||
Thunderbird Help | TBD | ||
---------------- | |||
About Thunderbird | TBD |
Tool Bar
The Event dialog window comes with a toolbar which contains 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
- During save, the progress bar (of the Event Dialog) has to display the progress of saving.
Invite Attendees
Properties: Opens the "Invite Attendee" dialog (LINK).
Spellcheck
Opens the Thunderbird "Calendar:SMB_Event_Dialog_-_Spell_Check_Dialog" dialog.