[Github-comments] [geany/geany] Parentheses and arrows character displaying wrongly in RTL (Issue #3101)

Yosef Or Boczko notifications at xxxxx
Sun Jan 16 20:47:04 UTC 2022


Hmm, I just digging in the past and I discover the same bug in 2012, here in [#64](https://github.com/geany/geany/pull/64) and in [scite #1477](https://sourceforge.net/p/scintilla/bugs/1477/).

The way we solved this problem was to force the sci widget to be left to right by gtk_widget_set_direction().
This code still in [sci code](https://sourceforge.net/p/scintilla/code/ci/default/tree/gtk/ScintillaGTK.cxx#l3294) and in [geany code](https://git.geany.org/geany/tree/src/editor.c#n4857).

So I have no idea why we see this bug again.


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

Message ID: <geany/geany/issues/3101/1013949526 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220116/534d0c0a/attachment.htm>


More information about the Github-comments mailing list