Issue 16061

Summary: getAccessibleAt() does not work for lists
Product: ui Reporter: nospam4obr
Component: AccessBridgeAssignee: nospam4obr
Status: CLOSED FIXED QA Contact: issues@ui <issues>
Severity: Trivial    
Priority: P4 CC: issues
Version: OOo 1.1 RCKeywords: accessibility
Target Milestone: OOo 3.0   
Hardware: Other   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 90510    

Description nospam4obr 2003-06-25 11:54:57 UTC
Open a console window (run cmd.exe). Set the environment variable
SAL_FLOATWIN_NOAPPFOCUSCLOSE to 1 to keep StarOffice popup windows open when the
app looses focus. From that console window, open a StarOffice document window
(e.g. by calling soffice.exe -writer) and open the drop-down popup of one of the
 comboboxes in the toolbars.

Launch JavaFerret. Choose UpdateSettings->From mouse and move the mouse pointer
to a point in the drop-down list.

Expected result:

JavaFerret displays the accessibility information from the list item at the
current mouse position

Result using OpenOffice.org 1.1 RC:

JavaFerret displays the accessibility information of the list.
Comment 1 nospam4obr 2003-06-25 13:03:48 UTC
One needs the Java AccessBridge for Windows 1.0.4 beta2 or newer to
reproduce.
Comment 2 nospam4obr 2003-07-28 06:48:44 UTC
Need to enhance the accessibility workbench to actually ensure that
the bug is in OOo code or the java-uno-accessbridge.
Comment 3 nospam4obr 2004-07-30 10:25:10 UTC
Retargeted due to time constrains.
Comment 4 mdxonefour 2005-09-29 11:04:49 UTC
re-targeted to OOo 3.0
Comment 5 nospam4obr 2008-01-11 08:23:34 UTC
This is a Java <-> UNO AccessBridge bug, which is no longer used on GNOME ->
removing gnomebugs from cc list.
Comment 6 nospam4obr 2008-02-11 10:32:24 UTC
Fixed in CWS aqua11y01.
Comment 7 nospam4obr 2008-03-14 11:55:33 UTC
Verified myself.
Comment 8 nospam4obr 2008-07-31 08:42:00 UTC
Code is in DEV300_m8.