Hello,
We’ve encountered a rendering issue with RTL display when combining RTL text (e.g., Arabic) with LTR text (e.g., English). When a continuous segment of LTR text appears within an RTL paragraph, the order of the words in the LTR segment is reversed.
For example, instead of displaying:
...وقد استخدمنا the final result in our report...
it appears as:
...وقد استخدمنا report our in result final the...
This makes the content difficult to understand and problematic for users working with bilingual text. We would appreciate any guidance or a fix for this issue.
Thank you.