[ Previous | Next | Contents | Glossary | Home | Search ]
Motif and CDE 2.1 Style Guide Certification Checklist



First-Letter Cursor Navigation

[ ]
Provide first-letter cursor navigation in a selection scope only if the selection scope does not support a keystroke-based mechanism such as mnemonic navigation.

[ ]
Skip white spaces that begin a textual label to determine the first character of a textual label used to match an item.

[ ]
When a user types a printing character in a scope by using first-letter cursor navigation, move the location cursor in the scope to the next item whose textual label starts with that letter.

[ ]
When a user enters a printing character that has no valid match, do not move the location cursor in the selection scope.

[ ]
When a printing character entered into a text-display field that has focus is used for first-letter cursor navigation of an associated list, select the item matched and place its text contents into the text-display field. If there is no valid match, generate a warning signal and do not make any changes to the appearance of the list or text-display field.

[ ]
When a printing character entered into a text-display field that has focus is used for first-letter cursor navigation of an associated list, and the list is not displayed, do one of the following:

  1. If pressing V would display the list, make entering the character display it as well.

  2. Navigate in the list as indicated and select the cursored list item, displaying it in the text field without displaying the list.

  3. [ Previous | Next | Contents | Glossary | Home | Search ]