Bug 237549 - Docs should include section on Accessibility
Summary: Docs should include section on Accessibility
Status: RESOLVED FIXED
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: Doc (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Neil Hauge CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 18:06 EDT by Neil Hauge CLA
Modified: 2008-07-22 13:54 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Hauge CLA 2008-06-17 18:06:53 EDT
Docs should provide information on accessibility features, including keyboard to features.
Comment 1 Rick Sapir CLA 2008-07-22 13:15:06 EDT
added statement to "Getting Started" section:

Accessibility Features

Dali supports the standard accessibility features in Eclipse, including the following:

    *

      Navigating the user interface using the keyboard.
    *

      Specifying general accessibility preferences for the editor.

See Accessibility Features in Eclipse in the Workbench User Guide for details.

Help Accessibility

The documentation and help contains markup to facilitate access by the disabled community. See Help Accessibility in the Workbench User Guide for details.

When using the help, be aware of the following:

    *

      Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.
    *

      This documentation may contain links to Web sites of other companies or organizations that we do not control. We neither evaluate nor make any representations regarding the accessibility of these Web sites.


Checked into the 2.0 maintenance branche