Skip to main content

Alternate text for graphics

Lotus Notes checkpoint 3.1

Provide alternate text for important graphics.

 

Rationale

Adding text descriptions to graphics allows users who are blind to visualize the graphics. Screen readers use the text description (alternate text) to identify the graphics to the user. For users accessing applications on the Web with graphical Web browsers, the text descriptions also serve as placeholders for the graphics while the browser is loading the image.

When graphics are not used as links, use alternate text carefully. A person having to listen to a document cannot ignore text the way a person viewing the document can ignore a graphic. If the graphic is not important or if it is redundant, assign null alternate text so that the assistive technology will ignore the image.

Default alternate text for graphics is defined differently between R5 and Notes/Domino 6. By default in R5, graphics do not have alternate text, so the graphics will be read by a screen reader as "graphic" in a Notes Client application or as part of the image source filename in Domino. By default in Notes 6, all images are assigned null alternate text, so the images are ignored by a screen reader in a Client or Domino application.

Development techniques

The following techniques are the minimum required to meet Checkpoint 3.1 from the Lotus Notes Application Accessibility Checklist:

In the example below, the Picture Properties box shows the alternate text for the graphic with the text "Done".

Done

Picture Properties box for image with alt text=Done

Recommended techniques

The techniques above are required; the following technique is recommended to enhance accessibility:


Testing techniques

Test the Web site to ensure that it complies with accessibility requirements.

Tools

Install the following tools to test this checkpoint:

Techniques

The following techniques are required to verify this checkpoint:
  Action Result
1. This step applies only if the application uses the Web interface.
Test each page (URL) in the application with a Web checking tool to identify images missing alt="text" attributes or alt="" attributes.
Pass/Fail:

2. This step applies only if the application uses the Web interface.

After you have tested with a Web checking tool, view the Domino Web application with a screen reader. Verify that the screen reader reads the alternative text, and that the alternative text is appropriate for the image. (The alternative text may be null for redundant or unimportant images. In that case, the screen reader will not announce the image.)
Pass:


Fail:
3. View the Notes Client application with a screen reader to verify images have appropriate alternative text.

Pass:


Fail:


©2001, 2008 IBM Corporation

Last updated February 08, 2008.