Hi,<br><br>I would like if this is OK to commit. I wonder if this is internally done by Qt if it is compiled with RIGHT_TO_LEFT symbol.<br><br>I also wonder how this works on distributions. They always ship Qt compiled with LEFT_TO_RIGHT so we have to check always layoutDirection() ?
<br clear="all"><br>For keeping quality on KDE, if the case is that Qt is always shipped compiled with left to right support and we need to check layoutDirection(), I really think we should consider take a look on how things are for RTL languages. This "fix" is because KMessageBox is called from KPluginSelector, and I noticed that when it was shown the layout direction wasn't respected (I forced it on KPluginSelector to RTL for testing purposes).
<br><br><br>Bye and thanks,<br>Rafael Fernández López.