Earlier quoted context omitted.
Try selecting the text, it behaves funnily in a way that I can't understand!
It behaves funny in a very "simple" way. Selections have this little problem where you move your mouse over the visual representation but the selection is in the logical representation. So say your logical text is this: ltr LTR. where the capital letters are RTL chars (whether because they're actually RTL or because of an RLO in the char stream). That is, the above represents the reading order. Visually this would lo…
Hi RLO elgooG
^ select ^
I expected (everything between the logical end points selected): Hi Google
^^^^^^^ (selected)
In other words, I expected text selection to obey RLO character as well.