Issue 23466 - API: svx.SvxShapeCircle::TextProperties
Summary: API: svx.SvxShapeCircle::TextProperties
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:
 
Reported: 2003-12-11 13:25 UTC by stephan.wunderlich
Modified: 2013-02-24 21:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
document loaded by the testcase (6.20 KB, application/octet-stream)
2003-12-11 13:27 UTC, stephan.wunderlich
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description stephan.wunderlich 2003-12-11 13:25:13 UTC
The office crashes when the property 'TextAnimationKind' is changed.
This also effects the XPropertyset test and all of the following components:

svx.SvxShapeCircle
svx.SvxShapeConnector
svx.SvxShapeDimensioning
svx.SvxShapePolyPolygon
svx.SvxShapePolyPolygonBezier

To reproduce:
1. start your office listening to port 8100
2. execute %SOLARENV%\bin\checkapi -tdoc <pointing to the folder where you
stored the attached document> -o
svx.SvxShapeCircle::com::sun::star::drawing::TextProperties
Comment 1 stephan.wunderlich 2003-12-11 13:27:23 UTC
Created attachment 11890 [details]
document loaded by the testcase
Comment 2 stephan.wunderlich 2004-02-11 10:57:45 UTC
Forgotten to reassign it
Comment 3 clippka 2004-03-01 14:31:45 UTC
fixed
Comment 4 clippka 2004-03-08 10:36:38 UTC
back to qa
Comment 5 stephan.wunderlich 2004-03-09 17:02:55 UTC
SW: changed svx/qa/unoapi/knownissues.xcl and svx/qa/unoapi/svx.sce
Comment 6 stephan.wunderlich 2004-03-09 17:03:27 UTC
SW: works as expected in cws_impress4ea1 => verified
Comment 7 stephan.wunderlich 2004-03-09 17:04:06 UTC
SW: now I also found the 'verify'-button to press ;-)
Comment 8 stephan.wunderlich 2004-03-23 10:56:20 UTC
SW: ok in src680_m32 => closed