Original Page:
Pull Downs and List Boxes | Web Link Validator


Section 9. Pull Downs and List Boxes

Pull downs are edit fields that have a pull down list attached to them. List boxes look like edit areas, but cannot be edited and contain a single element on each line of the box. This section provides ideas about what to test in using pulldowns and list boxes.

  1. Do all the pull-downs in the program have the same background color?
  2. Can you pull the list down with Alt-down arrow key?
  3. Can you pop the list up with Alt-up arrow key?
  4. Is the highlighted item selected when the Alt-up arrow key is pressed?
  5. Can you pop the list up with the Escape key?
  6. Is the highlighted item selected when the Enter key is pressed?
  7. Are disabled pull-downs absent from the tab order?
  8. Is the pull-down labeled as to purpose?
  9. Are the pull-down labels consistent with the pull down labels in the rest of the program?
  10. Do all pull-downs lack hints? They should have prompts instead of hints.
  11. Do all the list boxes in the program have the same background color?
  12. Are the list boxes in the keyboard tab order?
  13. Do the list boxes all have a vertical scrollbar?
  14. If the information presented in the list box is longer than the list box is wide, is there a way to see all the information (horizontal scroll bar, hint, another window, etc)?

Back to the Guide Topics


 Copyright © 2001—2008 REL Software. All rights reserved.