- 
    
Bug
 - 
    Resolution: Duplicate
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    4.8.1
 - 
    None
 - 
    * Windows 7 (32bit + 64bit)
* Windows 8 (32bit + 64bit)
* Linux Mint (32bit + 64bit) 
- Create a new QMainWindow
 - Add QLineEdit & QPlainTextEdit
 - Turn apllication layout to RightToLeft ( QApplication::setLayoutDirection(Qt::RightToLeft) )
 - Switch your keyboard layout to RightToLeft (Arabic, Hebrew... etc)
 - QLineEdit will set Arabic text alignmet to right while QPlainTextEdit sets Arabic text alignmet to left
 
- is replaced by
 - 
                    
QTBUG-7516 QPlainTextEdit doesn't align to the right when RightToLeft is set
-         
 - Open
 
 -