Issue 16061 - getAccessibleAt() does not work for lists
Summary: getAccessibleAt() does not work for lists
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: AccessBridge (show other issues)
Version: OOo 1.1 RC
Hardware: Other All
: P4 Trivial with 1 vote (vote)
Target Milestone: OOo 3.0
Assignee: nospam4obr
QA Contact: issues@ui
URL:
Keywords: accessibility
Depends on:
Blocks: 90510
  Show dependency tree
 
Reported: 2003-06-25 11:54 UTC by nospam4obr
Modified: 2008-07-31 08:42 UTC (History)
1 user (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 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.