To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=69787 Issue #|69787 Summary|Content of Math object ist heavily stretched, when ins |erted via Tools.Import Component|Formula editor Version|1.0.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P4 Subcomponent|code Assigned to|tl Reported by|tl
------- Additional comments from [EMAIL PROTECTED] Fri Sep 22 07:01:24 -0700 2006 ------- Migrated task. Comment from original task: New Writer Document, Insert.Object.Formula, then via "Tools.Import Formula" insert content of one of the SO sample .sxm's, leave inplace mode, save and reload Writer document -> content of object is distorted, can only be restored via activating object TL->MAV: The base class function GetRefDev was called in Math but the call was never forwarded from the framework to the Writer documents implementation of that function. After you looked in it we came to the conclusion that it must be a problem of the parent which was not set. You said also that it's probably a problem of the Persist class. However in your office version (m9?) where we looked for the problem it did not occur. TL->MAV: occurs in SRC680 m17. Please have a look. Thanks! SBA: Reported from customer too. Flag adjusted. MAV->TL: the problem take place because StarMath tries to access parent through 'GetDocumentRefDev()' call during loading, but Persist implementation set the parent for StarMath only after loading. As I understood MBA it is designed so, so StarMath should postpone call to 'GetDocumentRefDev()' funtion. SBA->TL: Please tell about effort and risk for a PP2. Thx. TL: See also #115796#. Because of a shortage of resources we have to retarget this issue to OOo later. --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
