https://bugs.documentfoundation.org/show_bug.cgi?id=153967
Eyal Rozenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Writer import filter swaps |Writer import filter |position of underscores and |misinterprets/ignores |RTL text |direction of RTL lines --- Comment #2 from Eyal Rozenberg <[email protected]> --- On closer inspection - it seems the issue is the choice of direction for the text box (corresponding to a line or text run in the original PDF): The line is supposed to be set to RTL, but is imported as LTR. If we change the direction, the order of underscores and RTL text is appropriate. -- You are receiving this mail because: You are the assignee for the bug.
