https://bugs.documentfoundation.org/show_bug.cgi?id=151473
Bug ID: 151473
Summary: Draw PDF import: ASCII brackets (e.g. (), [] etc) are
reversed when the paragraph is RTL
Product: LibreOffice
Version: 7.3.6.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Steps to Reproduce:
1. Export attachment 182980 to PDF
(which is identical to the unit test file in
sdext/source/pdfimport/test/testdocs/tdf104597_textrun.pdf as added in
https://gerrit.libreoffice.org/c/core/+/141231)
2. Open the PDF in Draw.
Current Result:
The 2nd paragraph shows as:
")ABC) DEF ]..."
Expected Result:
"(ABC) DEF [..."
Further information:
When open the pdf with pdf reader, if you copy paste the text the brackets
would also be reversed. But anyway it shows fine on the UI of the PDF reader.
Reproduced in 7.6.2, also in 7.4.1.2, also on master with the change in
https://gerrit.libreoffice.org/c/core/+/141231 (which is for the fix of bug
104597). As a result, this is not a regression caused by that change.
--
You are receiving this mail because:
You are the assignee for the bug.