Bug 2602 - Compare FW accessibility issues (1GK79UB)
Summary: Compare FW accessibility issues (1GK79UB)
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:39 EDT by John Arthorne CLA
Modified: 2006-07-10 15:59 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 John Arthorne CLA 2001-10-10 22:39:40 EDT
Over a month ago we had an accessibility expert come in to help us evaluate
the accessibility issues in Eclipse.  Here were some notes that Jean-Michel
and I made about the compare framework:

arrows distinguising change direction are very small (visibility issue).
within a text file, incoming, outgoing and conflicting changes are represented in either red, 
blue, or black.  This may be a colour/low visibility issue.  Even blue vs. black may be difficult 
to distinguish

compare editors don't even read the text to you using MS Narrator.  I would like to 
try this with JAWS to see if it can read it.  It is doubtful that it will work because it's 
a custom widget.

GDA> Jaws cannot read it in a meaningful way. It reads a line at the left, line at the right, 
	line at the left, back to a line at the right. So multi line changes are brutal.

changes are represented graphically with lines and arrows, which doesn't translate to speech.
all compare actions are in toolbars only.  As far as we know there is no way to access these 
toolbars without a mouse.  This issue is actually pretty complex, because a compare view is 
composed of panes that may be contributed by different plugins, and they don't know about 
each other.  Not trivial to just add all these actions to the context menu.

compare FW sometimes spontaneously changes focus between tree and editor.  
This messes with screen readers and magnifiers, which rely heavily on widget focus.


NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:03:49 EST
PRODUCT VERSION:

R0.9

Comment 2 Andre Weinand CLA 2002-01-24 03:52:20 EST
Results from test pass on 01/23:
- Compare with local history dialog: 'Done' button is not default button
- 'Add from local history' ignores Tab-key
Comment 3 Carolyn MacLeod CLA 2004-08-27 03:24:33 EDT
Need to look at "compare" again with latest eclipse (at least 3.0), latest 
JAWS (5.1), and see if any progress has been made. I am currently working with 
the screen reader developers on eclipse/JAWS problems. If there is anything 
the screen reader developers can help us with, we have to let them know now.
Comment 4 Michael Valenta CLA 2006-07-10 15:59:27 EDT
This bug is really old and I'm sure there have been more recent accessibility tests.