Issue 57892 - API: svx.AccessiblePresentationShape
Summary: API: svx.AccessiblePresentationShape
Status: CLOSED DUPLICATE of issue 58062
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P2 Trivial
Target Milestone: ---
Assignee: groucho266
QA Contact: issues@api
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2005-11-14 15:17 UTC by chne
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 chne 2005-11-14 15:17:03 UTC
If two special tests executed in a queue the office crashes.
To reproduce this behavior just start your office with parameter

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

get a solar shell and do the following:

#create a scenario file:

echo "-o svx.AccessiblePresentationShape" > test.sce
echo "-o svx.AccessibleControlShape" >> test.sce

checkapi -sce test.sce
Comment 1 chne 2005-11-14 16:49:32 UTC
crash => target 2.0.2
Comment 2 chne 2005-11-17 16:44:43 UTC
add keyword "accessibility"
Comment 3 chne 2005-11-17 17:16:39 UTC
cn->cl: I've some hints: Like issue58062 the failure occure after the interface
com::sun::star::accessibility::XAccessibleExtendedComponent. 
I will change the summary to "API:
svx.AccessiblePresentationShape::com::sun::star::accessibility::XAccessibleExtendedComponent"

To reproduce just call:

checkapi -o
svx.AccessiblePresentationShape::com::sun::star::accessibility::XAccessibleExtendedComponent
Comment 4 chne 2005-11-17 17:42:19 UTC
cn->cl: further investigations shows me that the crash is independent to the
interface which was tested. After an UNO-API-Test of
svx.AccessibleEditableTextPara the office crashes at the closing of the test
document.
I remove the interface from the summary
Comment 5 clippka 2005-11-18 09:11:40 UTC
reassigned
Comment 6 groucho266 2005-11-29 16:20:52 UTC
Accepted.
Comment 7 groucho266 2005-12-05 12:08:53 UTC
According to CN this crash is caused by a bug in svx.AccessibleEditableTextPara.
 This is described already by issue 58062.

*** This issue has been marked as a duplicate of 58062 ***
Comment 8 groucho266 2006-01-10 09:32:14 UTC
Duplicate. Closed.