When ever I write or paste a RTL text like Arabic or Hebrew after indention the 
text goes to the start of the line

example to test with:
```
<!--file name untilted.html -->
<ul>
    <li>
        RTL Arabic text after English text مرحبا بالعالم
        RTL Hebrew text after English text שלום עולם
        RTL text at this indention level and it will show at the start of the 
line in Geany
        שלום עולם
        مرحبا بالعالم
    </li>
</ul>
```
![Screenshot_2020-04-17_23-21-06](https://user-images.githubusercontent.com/411046/79610942-2d691300-8102-11ea-95b9-50f80d563935.png)

Also it's difficult to select a word from the RTL text or navigate between 
letters using arrows.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2476

Reply via email to