Bug 185339 - [accessibility] Windows eyes can just says Custom control when selecting a Note
Summary: [accessibility] Windows eyes can just says Custom control when selecting a Note
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 major
Target Milestone: 2.0   Edit
Assignee: Cherie Revells CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
: 144671 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-03 09:51 EDT by Mohammed Mostafa CLA
Modified: 2008-08-13 13:12 EDT (History)
1 user (show)

See Also:
richard.gronback: pmc_approved+
Ed.Merks: review+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mohammed Mostafa CLA 2007-05-03 09:51:48 EDT
Create a Logic diagram 
Drop LED and NOTE on the diagram
click on the led
Start Windows Eyes, change the focus using the key board from LED to Note, yo hear nothing
Click on the note or the LED using the mouse all what you hear is custom control, nothign to indicate this is a LED or a NOTE
Also, if you click in the Out line view (in tree mode) and start navigating using the key board all what you hear is the word graphics, which would not help in telling which object is selected
we should at least say the element name
we need to invistigate to see if this is a GMF or GEF issue
Comment 1 Cherie Revells CLA 2007-06-07 15:22:18 EDT
*** Bug 144671 has been marked as a duplicate of this bug. ***
Comment 2 Cherie Revells CLA 2007-06-07 15:49:00 EDT
There are three problems here:

Problem 1:  LED, geoshapes, and notes do not have text appearing in the Outline View and this is what the screen reader will read.

Problem 2:  When tabbing between shapes on the diagram, the screen reader is getting the text from the outline view instead of on the diagram.  The outline view does not have focus so this should not be happening.  I created bugzilla 191570 to address this issue as I think it is a general Eclipse problem.
Comment 3 Cherie Revells CLA 2007-06-15 10:42:32 EDT
I am modifying the TreeEditPart to also find the description if the shape had the ShapeStyle when there was no name.  It will cut off the description text after 50 characters and add an ellipsis.
Comment 4 Richard Gronback CLA 2007-06-15 10:44:59 EDT
Note that today begins the 2 committers and 2 PMC members phase of approval.
Comment 5 Cherie Revells CLA 2007-06-15 14:08:08 EDT
Committed fix to LogicNotationEditor and TreeEditPart.
Comment 6 Richard Gronback CLA 2008-08-13 13:12:03 EDT
[target cleanup] 2.0 RC was the original target milestone for this bug
Comment 7 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug