https://bugs.documentfoundation.org/show_bug.cgi?id=151546
Bug ID: 151546
Summary: PDF poppler based filter import to Writer canvas
mishandles RTL script text order
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: filters and storage
Assignee: [email protected]
Reporter: [email protected]
PDF poppler filter import to Writer canvas mishandles RTL text order.
Regression in handling RTL text runs of PDF filter import broke with
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ff140bb6b8b109f14c270ff059f0b8d71dab5d6c
RTL runs are now ordered correctly by the PDF Import filters [1] for Draw and
Impress by refactoring of
https://git.libreoffice.org/core/commit/69e9925ded584113e52f84ef0ed7c224079fa061
The PDF Import filter for Writer [2] has not received similar refactoring and
needs dev effort
Complicated bcz the Draw/Impress filter has had a fair amount of work that was
not applied to the Writer import filter.
=-ref-=
[1]
https://opengrok.libreoffice.org/xref/core/sdext/source/pdfimport/tree/drawtreevisiting.cxx
[2]
https://opengrok.libreoffice.org/xref/core/sdext/source/pdfimport/tree/writertreevisiting.cxx
--
You are receiving this mail because:
You are the assignee for the bug.