Calendar:SMB Event Dialog: Difference between revisions
Jump to navigation
Jump to search
Line 52: | Line 52: | ||
| width="150" bgcolor="#dddddd" | '''Item''' || width="100" bgcolor="#dddddd" | '''Sub Item''' || bgcolor="#dddddd" nowrap="nowrap" | '''KBD Shortcut''' || bgcolor="#dddddd" | '''Properties''' | | width="150" bgcolor="#dddddd" | '''Item''' || width="100" bgcolor="#dddddd" | '''Sub Item''' || bgcolor="#dddddd" nowrap="nowrap" | '''KBD Shortcut''' || bgcolor="#dddddd" | '''Properties''' | ||
|- | |- | ||
| New Event | | New > | ||
| Event | |||
| 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. | |||
|- | |||
| | |||
| Message | |||
| Ctrl+M | |||
| | | | ||
|- | |- | ||
| | | | ||
| ------------ | |||
| | | | ||
| | |||
|- | |||
| | |||
| Address Book Card... | |||
| | | | ||
| | | | ||
Line 66: | Line 80: | ||
| Crtl+W | | Crtl+W | ||
| | | | ||
; Case 1 : | |||
Closes the Event dialog | |||
; Case 2 | |||
If any modifacation where made in the event dialog a question has to occour before closing. | |||
; Text : | |||
* Do you want to save changes? | |||
; Buttons: | |||
* Yes (Default; closes the dialog and saves the event)<br> | |||
* No (closes the dialog without saving the event)<br> | |||
* Cancel (closes the question, users can continue to edit the event) | |||
|- | |- | ||
| ------------ | | ------------ |
Revision as of 08:27, 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 |
|
Message | Ctrl+M | ||
------------ | |||
Address Book Card... | |||
Close... | Crtl+W |
Closes the Event dialog
If any modifacation where made in the event dialog a question has to occour before closing.
| |
------------ | |||
Save | Crtl+S | ||
Page Setup... | |||
Print... | Ctrl+P | ||
------------ | |||
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.