Bug 329494 - [Help] Fix in Eclipse 3.6.2 - Jaws does not give enough context info when in Help pane
Summary: [Help] Fix in Eclipse 3.6.2 - Jaws does not give enough context info when in ...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.6.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6.2   Edit
Assignee: platform-ua-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on: 328502
Blocks:
  Show dependency tree
 
Reported: 2010-11-04 17:14 EDT by Chris Goldthorpe CLA
Modified: 2010-11-05 15:53 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Goldthorpe CLA 2010-11-04 17:14:52 EDT
+++ This bug was initially created as a clone of Bug #328502 +++

Build Identifier: M20100211-1343

When focus is in the help pane, Jaws immediately starts reading the text in the "About" section, without providing indication about where the user is within the help pane (ie. "Related Topics" title is not announced).  This is more prominent with the older UI, where there are two sections, but is also an issue with the current UI.

Our accessibility team finds that this makes us Section 508 blocking:
Fails checkpoint 2.2 - Provide semantic information about user interface objects.
Fails checkpoint 4.1 - Provide text through standard system function calls or through an API (application programming interface) which supports interaction with assistive technology.


Reproducible: Always

Steps to Reproduce:
1. Launch Eclipse
2. Launch Jaws
3. Press F1 when focus is in Eclipse (ie. in Java Editor).  If the help pane is already open, you can also use Ctrl+F7 to bring focus to the help pane.  
4. Listen to Jaws start reading text in pane, while skipping over section titles.
Comment 1 Chris Goldthorpe CLA 2010-11-05 15:53:13 EDT
Applied the patch from Bug 328502 to the 2.6 maintenance stream. Fixed