Issue 86110 - API: toolkit.AccessibleListItem
Summary: API: toolkit.AccessibleListItem
Status: ACCEPTED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Solaris
: P2 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
: 86269 (view as issue list)
Depends on:
Blocks:
 
Reported: 2008-02-14 19:48 UTC by chne
Modified: 2013-02-24 21:08 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 chne 2008-02-14 19:48:38 UTC
if you run the UnoAPI-Test for toolkit.AccessibleListItem more often the office
crashes at the end of the test.

To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

bash -c "for (( i=1 ; i < 10 ; i++ )) ; do checkapi -o
toolkit.AccessibleListItem ; done"

eventually you have to run this script several times ;-)
Comment 1 chne 2008-02-28 15:11:15 UTC
cn: it seems to have a dependency to the HyperlinkDialog which is opened in the
test. All toolkit-Tests which open this dialog shows the same behavior:
AccessibleEdit, AccessibleListBox, AccessibleListItem, AccessibleList,
AccessibleRadioButton

=> issue86269 is duplicate
Comment 2 chne 2008-02-28 15:12:35 UTC
*** Issue 86269 has been marked as a duplicate of this issue. ***
Comment 3 Mathias_Bauer 2008-07-08 17:21:54 UTC
please take over from cd
Comment 4 pb 2008-10-07 04:49:34 UTC
pb: new target: 3.x.
Comment 5 Mathias_Bauer 2009-05-07 13:42:50 UTC
Thomas, please take over
Comment 6 thomas.lange 2009-07-20 15:19:58 UTC
.