[Libreoffice-bugs] [Bug 112740] New: FILESAVE: DOCX - Save cursor position
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 29 07:41:38 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112740
Bug ID: 112740
Summary: FILESAVE: DOCX - Save cursor position
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: philipz85 at hotmail.com
CC: jluth at mail.com, mikekaganski at hotmail.com
Blocks: 104520, 108288
The cursor position can be saved into OOXML by adding a bookmark at its
location, so that when the document is reopened it jumps back to that location.
This is how the XML looks from a .docx file generated by MS Word.
<w:p>
<w:bookmarkStart w:id="0" w:name="_GoBack" />
<w:bookmarkEnd w:id="0" />
</w:p>
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=104520
[Bug 104520] [META] DOCX (OOXML) bug tracker
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170929/c99baa17/attachment.html>
More information about the Libreoffice-bugs
mailing list