https://bugs.documentfoundation.org/show_bug.cgi?id=147140
--- Comment #2 from jcuenod <[email protected]> --- Created attachment 178028 --> https://bugs.documentfoundation.org/attachment.cgi?id=178028&action=edit Document with BIDI text paragraph Note also that the bounding box calculation is not always broken. Conditions under which the bug is triggered appear to be limited to: 1. Selections that begin and end anywhere within the RTL text. 2. Selections that move “backwards” from the LTR text and end in the RTL text (i.e., start index > end index). That is, selections that move forwards (have a starting character index that is lower than the ending character index) do not trigger the bug and selections that move backwards but encompass the entire RTL range do not trigger the bug. -- You are receiving this mail because: You are the assignee for the bug.
