Calendar:SMB Event Dialog: Difference between revisions
Line 56: | Line 56: | ||
| Crtl+E | | Crtl+E | ||
| | | | ||
Opens the Event Dialog. | |||
* Start date has to be set to the current date. | |||
* Start time has to be on the next full hour. E.g. it is 9:40am the preselcted time has to be 10:00am. | |||
* Default Event duration has to be 1 hour. | |||
|- | |- | ||
| | | | ||
Line 121: | Line 121: | ||
| | | | ||
* Exits Thunderbird | * Exits Thunderbird | ||
* All unsaved Events have to call an [[Calendar:SMB_Event_Dialog_Alerts#Save|Alert]] before | * All unsaved Events have to call an [[Calendar:SMB_Event_Dialog_Alerts#Save|Alert]] before exiting. | ||
|- | |- | ||
|} | |} |
Revision as of 09:41, 30 August 2006
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 | ||
------------ | |||
Address Book Card... | |||
Close... | Crtl+W |
Closes the Event dialog
If any modifacation where made, an Alert has to occour before closing. | |
------------ | |||
Save | Crtl+S |
Saves the event. After successful saving the Event Dialog has to stay open. During Save, the progress bar (located on the right hand side of the Event Dialog status bar) has to display the progress of saving. | |
Page Setup... |
Opens the Thunderbird Page Setup dialog. | ||
Print... | Ctrl+P |
Opens the Thunderbird Print dialog. | |
------------ | |||
Exit | Ctrl+Q |
|
Menu: Edit
Item | Sub Item | KBD Shortcut | Properties |
Undo | Crtl+Z | ||
Redo | Crtl+Y | ||
------------ | |||
Cut | Crtl+X | ||
Copy | Crtl+C | ||
Paste | Crtl+V | ||
------------ | |||
Select All | Crtl+A |
Menu: View
Item | Sub Item | KBD Shortcut | Properties |
Toolbars > | Event Toolbar |
| |
------------- | |||
Customize.... |
|
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.