Issue 25350 - UAA: AccessibleTreeListBoxEntries should not be transient.
Summary: UAA: AccessibleTreeListBoxEntries should not be transient.
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: stephan.wunderlich
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks: 14102
  Show dependency tree
 
Reported: 2004-02-11 08:39 UTC by nospam4obr
Modified: 2013-02-24 21:09 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 2004-02-11 08:39:44 UTC
TreeNodes should not be transient because this makes it impossible to retrieve
state change events when they expand or collapse. This implies that
AccessibleTree should not expose MANAGES_DESCENDANTS state.
Comment 1 nospam4obr 2004-02-11 08:43:15 UTC
Accepted.
Comment 2 nospam4obr 2004-02-11 09:33:54 UTC
The corrected service names to chage are AccessibleTreeListBox and
AccessibleTreeListBoxEntry - changed summary accordingly.
Comment 3 nospam4obr 2004-02-11 09:44:10 UTC
IDL Documentation updated in CWS sdk10.
Comment 4 stephan.wunderlich 2004-05-18 11:34:27 UTC
SW: idl-files have been adjusted => verified
Comment 5 nospam4obr 2004-06-02 07:36:15 UTC
Reopened.
Comment 6 nospam4obr 2004-06-02 07:37:08 UTC
Please verify again in SRC680 m40.
Comment 7 nospam4obr 2004-06-02 07:37:39 UTC
Restoring FIXED state.
Comment 8 nospam4obr 2004-06-02 07:38:07 UTC
Restoring VERIFIED state.
Comment 9 stephan.wunderlich 2004-06-08 12:19:19 UTC
SW: idl-files have been adjusted in src680_m41 => closed