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





------- Additional comments from [EMAIL PROTECTED] Tue Nov 20 14:44:15 +0000 
2007 -------
I found the origin of the problem. When you have in a draw:text-box an empty
paragraph (not in the first position), I have the bug.
ex : 
- 1 : product the bug
<draw:text-box>
   <text:p text:style-name="P1">Test</text:p>
   <text:p text:style-name="P1"/>
</draw:text-box>
- 2 : don't product the bug 
<draw:text-box>
   <text:p text:style-name="P1"/>
</draw:text-box>
- 2 : don't product the bug 
<draw:text-box>
   <text:p text:style-name="P1">Test</text:p>
</draw:text-box>

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