Description: During export to RTF bookmark from paragraph end is moved to paragraph begin. Steps to Reproduce: 1. Create a new writer document with just one sample paragraph 2. Insert bookmark at the end of document (end of paragraph) 3. Export to RTF 4. Load existing RTF Actual Results: Bookmark is transferred to paragraph begin. Expected Results: Bookmark is located at the paragraph end, as in source document. Reproducible: Always User Profile Reset: No Additional Info: -
Created attachment 174963 [details] Simple ODT file which has bookmark at the end
I confirm it with Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 7cd5b35caa8d4fa9d0ba2b2c6ce4b88726ed2be6 CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/732b3fd5bdf17f09b5f9304b470b741e5483eab1 tdf#144437: rtf export: bookmark position is written to current run It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Vasily Melenchuk committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/4ec287e91e25dca9a097f4ad896e6456c9ead87d tdf#144437: rtf export: bookmark position is written to current run It will be available in 7.2.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
VERIFIED with Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 56883788d0090383dad58552f5a11044ffe64a44 CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Vasily, thanks for fixing it!