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





------- Additional comments from [EMAIL PROTECTED] Wed Nov  7 07:49:41 +0000 
2007 -------
ama->lijian:
Regarding the patch:
Yes, the idea is right. If we change the position of some redlines from the
start of the next paragraph to the end of the previous paragraph, these
paragraph will not destroyed completely, it will stay as an empty paragraph.
This will prevent our document from crashing.
But we cannot change this position for every redline, we have to detect the
critical cases. 
Why? Test the following with your patch, a document contains 5 paragraphs...
A
B
C
D
E
Save his document under test1.odt.
Delete the 3rd and 4th paragraphs:
A
B
E
Compare this document with test1.odt.
First it looks all fine, because the 3rd and 4th paragraph reappear and are
marked as deletion.
But now accept all changes.
Expected:
A
B
E
But you get two empty paragraph instead:
A
B


E
This shouldn't be.
To be honest, I do not have the right idea at the moment how to detect when we
should change the position and when we shouldn't. Normally we shouldn't, but in
every cell, fly frame, header/footer and in the document itself we need at least
one paragraph which cannot be deleted by accept/reject of the redlines.


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