https://bugs.documentfoundation.org/show_bug.cgi?id=154956
Bug ID: 154956
Summary: FILEOPEN DOCX: Bookmark is duplicated (but duplicate
is in the correct spot)
Product: LibreOffice
Version: 7.2.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, filter:docx
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Blocks: 108288
Created attachment 186841
--> https://bugs.documentfoundation.org/attachment.cgi?id=186841&action=edit
fdo60957-2.docx: unit test from sw/qa/extras/ooxmlexport/ooxmlexport5.cxx
Starting in LO 7.2.2, when opening fdo60957.docx, the bookmark is duplicated.
There is only one bookmark defined in the document. <w:bookmarkStart w:id="0"
w:name="_GoBack"/>
Started with commit 4bf04dea9afb30a9395e80b07a81d1908937ee8b
Author: Michael Stahl on Fri Aug 27 14:38:18 2021 +0200
tdf#128106 sw: copy bookmarks at start if whole node is copied
https://gerrit.libreoffice.org/c/core/+/121147
Prior to this, the bookmark only existed once, but it was in the wrong spot, so
not a regression. Now the copied bookmark is pointing to the right text. This
is a framePr paragraph, so it gets a text to frame conversion. Likely the
problem is related to that.
CC: Michael
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=108288
[Bug 108288] [META] Bookmark bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.