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





------- Additional comments from [EMAIL PROTECTED] Sat Mar  3 17:36:23 +0000 
2007 -------
Taking the supplied testbeforedamaga_dc.odt from Rainer Bielefeld's
demonstration kit, I can reproduce this bug 100% by saving under different
filename and reopening the new file with the following versions:
OOo 2.1.0, OOo 2.0.4 on OpenSuSE Linux 10.0.

With the following versions the bug could not be reproduced:
2.2.0rc2 , OOo_m199 (Build 9106), OOo_m7 (Build 9118), OOo 1.1.5

I compared the context.xml files of a broken and of a good one and found the
following differences:

OK case:

*** SNIP *** SNAP ***
<text:span text:style-name="T47">
ANLAGE</text:span>
</text:p>
<text:list text:style-name="L1">
<text:list-item>
<text:p text:style-name="P58">
<text:span text:style-name="T1">
<text:s/>
<text:tab/>
</text:span>
<text:span text:style-name="T1">
<draw:frame draw:style-name="fr1" draw:name="Grafik8" text:anchor-type="as-char"
svg:width="4.39mm" svg:height="4.3mm" draw:z-index="39">
<draw:image xlink:href="Pictures/1000000000000048000000459BA23DF0.png"
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
</draw:frame>
</text:span>
*** SNIP *** SNAP ***

BROKEN case:

*** SNIP *** SNAP ***
<text:span text:style-name="T47">
ANLAGE</text:span>
</text:p>
<text:list text:style-name="L1">
<text:list-item>
<text:p text:style-name="P58">
<text:span text:style-name="T1">
<text:s/>
<text:tab/>
</text:span>
<text:span text:style-name="T1">
<draw:frame draw:style-name="fr1" draw:name="Grafik8" text:anchor-type="as-char"
svg:width="4.39mm" svg:height="4.3mm" draw:z-index="34">
<draw:image/>
</draw:frame>
</text:span>
*** SNIP *** SNAP ***

As one can see, in the broken case, there is an empty

<draw:image/>

statement.

I have some further findings on the problem, where I don't know whether they are
related:

I tried to save to M$-Word DOC-Format in the OOo 2.x.x line, which completed
fast. However, on opening this file, all versions of OOo 2.x.x almost
immediately got stuck. Even after a very long time, I was nearly unable to
scroll through this document.

With OOo 1.1.5 I could open this document instantaneously, and scrolling worked
well.

---------------------------------------------------------------------
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]

Reply via email to