[Libreoffice] Problem with embedded images
Caolán McNamara
caolanm at redhat.com
Wed Sep 21 08:42:12 PDT 2011
On Sun, 2011-09-04 at 12:57 +0200, Cor Nouws wrote:
> Hi,
>
> tka0330 wrote (03-09-11 14:43)
> > Here is the bug report with an attachment:
> > https://bugs.freedesktop.org/attachment.cgi?id=50866
>
> And this is the issue:
> https://bugs.freedesktop.org/show_bug.cgi?id=40599
A tricky, but old I think, problem. From a look through on this it
appears that the problem is that the graphics are anchored to a
paragraph which is changelined to be deleted.
When the document is in "hide changes" mode any graphics belonging to
the deleted paragraphs are migrated to their non-deleted neighbour. When
the document flips back to "show changes" the graphics are recreated
belonging to the redlined paragraphs, i.e. not migrated back, but
duplicated.
nasty.
If I was doing this from scratch I'd make all graphics character
anchored, no paragraph anchored concept, and distinguish between "delete
a paragraph" as a concept and "join two paragraphs together" as a
concept, then the whole affair would be easy.
C.
More information about the LibreOffice
mailing list