When Bitcoin-qt uses a localization to a right-to-left language (such as Hebrew), the interface and text is still displayed in the left-to-right direction.
Bitcoin-qt incompatible with right-to-left languages #1181
issue MeniRosenfeld opened this issue on May 2, 2012-
MeniRosenfeld commented at 8:31 AM on May 2, 2012: none
-
Diapolo commented at 11:14 AM on May 2, 2012: none
It could be possible to get the text-direction from the system locale via QLocale.textDirection() and set it via http://harmattan-dev.nokia.com/docs/library/html/qt4/qtextoption.html#setTextDirection but I guess @laanwj is able to confirm this :).
-
laanwj commented at 11:47 AM on May 2, 2012: member
I have no idea, I suppose it should be some kind of global option?
I'm surprised that Qt doesn't pick it up by default. I'd think right-to-left is a property of the language, not of the system locale. Maybe it needs to be set in Qt translator?
-
laanwj commented at 8:47 AM on August 18, 2012: member
Can you be more specific? I just tried this out with Hebrew:

To my untrained eye at least, this looks fine, at least not bad enough to claim that "Bitcoin-qt incompatible with right-to-left languages".
Maybe it is not perfect, but someone that knows the language should comment in detail.
-
laanwj commented at 4:17 AM on August 27, 2012: member
Closing issue because it not specific enough. I've established that basic right-to-left support is there.
No one in the dev team (AFAIK) knows right-to-left languages, so we need specific issues with screenshot to improve support further.
- laanwj closed this on Aug 27, 2012
- suprnurd referenced this in commit 8c12ab2b47 on Dec 5, 2017
- lateminer referenced this in commit 0399cf31ff on Jan 22, 2019
- lateminer referenced this in commit 78034c937b on Dec 25, 2019
- Bushstar referenced this in commit 6998e42aae on Nov 2, 2020
- DrahtBot locked this on Sep 8, 2021