To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92103





------- Additional comments from o...@openoffice.org Thu Apr  2 13:20:32 +0000 
2009 -------
In this case the internal accessible object representing a navigator's tree item
is not hold by OOo core code itself. Probably, a reference is hold by the
bridge, which would keep the accessible object alive. But, I do not think that
this is the case for transient marked accessible objects. Thus, the typical life
time of an accessible object representing a navigator's tree item is very short,
even if the list item is visible on the screen.
E.g., Each call to <[accessible object of tree]::getAccessibleChild( i )>
creates a new accessible object for the tree item.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to