[Github-comments] [geany/geany] RTL text goes to the start of the line after indentions (#2476)
Damascene
notifications at xxxxx
Fri Apr 17 20:23:43 UTC 2020
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>
```

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200417/128e1c75/attachment.htm>
More information about the Github-comments
mailing list