Issue 100788 - Separator objects that render text should implement accessible text
Summary: Separator objects that render text should implement accessible text
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 1.0.0
Hardware: Sun All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: eric.savary
QA Contact: issues@framework
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2009-04-02 13:16 UTC by williewalker
Modified: 2010-03-26 18:28 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description williewalker 2009-04-02 13:16:38 UTC
In some dialogs, there are objects exposed with role "separator" via the AT-SPI.
 These objects not only present a horizontal line, but also render text.  An
example can be found as follows:

1) Go to Tools->Options
2) Select "Paths" under the "OpenOffice.org" tree node.
3) On the right hand side will appear a table that is labeled "Paths used by
OpenOffice.org" -- this label is exposed as a "separator" object whose
accessible name matches the text being rendered.

Because it is rendering text, this object should also implement the accessible
text interface.  Thanks!
Comment 1 malte_timmermann 2009-12-18 14:52:57 UTC
Agreed. And as Will stated in an other mail, the role would probably better be
"lable" instead of "separator". TBD.
Comment 2 malte_timmermann 2009-12-18 14:53:30 UTC
PL, I guess...
Comment 3 malte_timmermann 2010-01-28 12:08:31 UTC
I will try to take over...
Comment 4 malte_timmermann 2010-02-25 19:12:38 UTC
Fixed in mtaccfixes
Comment 5 malte_timmermann 2010-03-04 19:19:52 UTC
Please verify
Comment 6 eric.savary 2010-03-16 17:46:12 UTC
ES: verified in CWS mtaccfixes.
Comment 7 malte_timmermann 2010-03-26 18:28:33 UTC
Closing solved issues...