https://bugs.documentfoundation.org/show_bug.cgi?id=141663
--- Comment #8 from Eric Bright <[email protected]> --- Comment on attachment 175762 --> https://bugs.documentfoundation.org/attachment.cgi?id=175762 Test sample 3 This is how the same paragraph should have looked like in the first place. In this sample, I typed it from scratch inside MS Word 365 as one normally would. As you can see, the nested English sentence is correctly punctuated inside the Persian sentence. That is how the nesting of languages within other languages should be treated. The Persian language is an RTL language. A LTR sentence within a paragraph that itself is RTL must be treated as an LTR section, perhaps the same way that HTML treats <div> within divs or <span> within a <div>. The whole English sentence must be enclosed within its own <div> or <span> or whatever tag that LO uses. So, it can be given the right LTR and 'left-aligned' tags or treatments, regardless of the larger <div> in which it is nested. -- You are receiving this mail because: You are the assignee for the bug.
