Issue 22096

Summary: Wrong accessible name reported
Product: ui Reporter: Unknown <non-migrated>
Component: AccessBridgeAssignee: ru <ralf.unger>
Status: CLOSED FIXED QA Contact: issues@ui <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.0.0Keywords: accessibility
Target Milestone: OOo 2.0   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Unknown 2003-11-04 09:56:42 UTC
Launch StarOffice
Open new spreadsheet
Highlight a bunch of cells
Access context menu and choose Format Cells.
Choose Border tab

The accessible name for the list of border options is ValueSet.
Also the name of a separator is given as Line arrangement.

This can be seen by running at-poke.

See http://bugzilla.gnome.org/show_bug.cgi?id=126112
Comment 1 ru 2003-11-04 14:11:37 UTC
RU -> TBE: Please have a look. Thanks
Comment 2 thomas.benisch 2003-11-05 16:17:47 UTC
TBE->PADRAIGOB: I think 'Line Arrangement' is the right accessible
name, because this is a FixedLine with text.
Any objections?
Comment 3 thomas.benisch 2003-11-05 16:45:31 UTC
.
Comment 4 Unknown 2003-11-05 16:53:59 UTC
This sound good to me.
Comment 5 thomas.benisch 2003-11-13 17:14:37 UTC
Now the ValueSet gets its accessible name from its label.
This is analogous to other controls, e.g. edit, list box, etc.

fixed in CWS tbe9
Comment 6 thomas.benisch 2004-01-21 09:38:51 UTC
TBE->RU: can you please test that on CWS tbe9
Comment 7 ru 2004-01-23 10:54:01 UTC
.
Comment 8 ru 2004-01-23 10:54:22 UTC
.
Comment 9 ru 2004-04-28 14:17:13 UTC
.