Issue 14102 - A11y: No expanded state change events for tree nodes
Summary: A11y: No expanded state change events for tree nodes
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: AccessBridge (show other issues)
Version: OOo 1.1 Beta2
Hardware: Other Windows, all
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: eric.savary
QA Contact: issues@ui
URL:
Keywords: accessibility
Depends on: 25350
Blocks:
  Show dependency tree
 
Reported: 2003-05-05 09:22 UTC by nospam4obr
Modified: 2010-01-08 09:16 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 nospam4obr 2003-05-05 09:22:41 UTC
TreeNode in OOo are currently transient and thus do not sent state change events
when expanded/collapsed. While the UAA implementation is going to be changed
using an internal task id, the bridge implementation has to be changed as well.
Comment 1 nospam4obr 2003-05-05 09:24:04 UTC
Accepted.
Comment 2 nospam4obr 2003-05-21 14:36:59 UTC
Since the (internal) UNO Accessibility API bug will not get fixed in
time for 6.1, I am retargeting this one also.
Comment 3 christof.pintaske 2004-10-29 15:39:58 UTC
retarget to later due to missing ressources
Comment 4 christof.pintaske 2004-10-29 15:45:16 UTC
.
Comment 5 mdxonefour 2005-09-29 11:05:04 UTC
re-targeted to OOo 3.0
Comment 6 nospam4obr 2008-05-27 06:04:08 UTC
This bug affects only the Java UNO AccessBridge, which is no longer used on
other OS's than Windows. Also shifted target release as tree nodes are still
transient objects in OOo 3.0. 
Comment 7 nospam4obr 2008-07-29 07:51:59 UTC
Re-assigned to new maintainer.
Comment 8 ab 2008-08-01 08:50:47 UTC
STARTED
Comment 9 malte_timmermann 2008-11-26 15:03:33 UTC
MT->AB: When this is fixed, please check if this also affects/fixes i92103
Comment 10 kai.sommerfeld 2009-09-11 17:22:47 UTC
.
Comment 11 ab 2009-09-23 13:31:36 UTC
FIXED
Comment 12 ab 2009-09-25 08:32:14 UTC
ab->es: Please verify using JavaFerret. I can also provide
a simple Java tree demo to compare the behavior, if you like.
Comment 13 eric.savary 2009-09-28 13:53:29 UTC
Before fix: only states (Null)/focused
After fix: Expanded/Collapsed.

Verified in CWS ab76_a11y.
Comment 14 malte_timmermann 2010-01-08 09:16:44 UTC
Fixed and integrated => closing now..