Bug 136041 - DOCX export does not save comments' direction information
Summary: DOCX export does not save comments' direction information
Status: RESOLVED DUPLICATE of bug 114734
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.0.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: filter:docx
Depends on:
Blocks: DOCX-Comments DOCX-RTL
  Show dependency treegraph
 
Reported: 2020-08-23 11:27 UTC by ileantac
Modified: 2024-11-25 14:11 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Added a sample document (5.09 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2021-01-03 23:15 UTC, ileantac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ileantac 2020-08-23 11:27:43 UTC
Steps to reproduce:
Add a comment, set its text to be RTL. Save.
Open it again and it's back to LTR.

A a side note, if you open the said file in Microsoft Word, the whole text is set to LTR (not just the word order) and is unreadable until fixed. Which has to be done one by one.

This doesn't happen if you save your file as ODT.
Comment 1 Xisco Faulí 2020-09-07 10:07:26 UTC
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided.
(Please note that the attachment will be public, remove any sensitive information before attaching it. 
See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.)
Comment 2 ileantac 2021-01-03 23:15:16 UTC
Created attachment 168649 [details]
Added a sample document

I provided a sample document. You can see that the comment is still shown LTR despite me setting it to RTL before saving. (You can try to change it back to RTL, but the direction won't be saved)
Comment 3 QA Administrators 2021-01-04 04:06:07 UTC Comment hidden (obsolete)
Comment 4 Natali Eroshenko 2021-08-11 14:06:05 UTC
repro in Version: 7.1.5.2 (x64) / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: en-US (ru_RU); UI: en-US
Calc: threaded
Comment 5 Natali Eroshenko 2021-08-11 14:09:29 UTC
repro in 
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: en-US (ru_RU); UI: en-US
Calc: threaded
Comment 6 Buovjaga 2024-11-24 16:54:58 UTC
Repro in 7.0, but not anymore.

Arch Linux 64-bit
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: c8b607b7c0096c58dc5187262bf0133dee728d50
CPU threads: 8; OS: Linux 6.11; UI render: default; VCL: kf6 (cairo+wayland)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: CL threaded
Built on 19 November 2024
Comment 7 Justin L 2024-11-25 14:11:09 UTC
Fixed in LO 7.5 with commit a73daa562c82a5c058a217ba80035da08d40451d
Author: Justin Luth on Mon Jul 11 15:27:54 2022 -0400
    tdf#114734 docx export: save comment paragraph properties

*** This bug has been marked as a duplicate of bug 114734 ***