Acceptance Criteria:
|
• Layout and functionality follows the Gnome HIG and/or popular usage
• The designs are consistent with other dialog windows for a given desktop environment (see for instance gedit)
A few points to consider:
• Alignment
• Word casing
• Font size
• Punctuation marks when appropriate
• Short and precise headers
• Few words as possible in the text
• No colloquial language (don't, can't, etc...)
• Button labels with imperative verbs that are well-known
• Button labels relate to the headers for quick association
• Button labels with non-conflicting mnemonics. A single character should be underlined for each button when Alt is pressed, corresponding to the access keys for keyboard navigation
• The default answer should be appropriate for the situation, e.g. "Cancel" when hasty answers are not suited or "Return" when accidentally quitting a wizard
• Entry widgets should initially be focused, if appropriate, and connect to the forward button
|