[Bug 1236] Combo boxes with RTL set do not appear right aligned

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 31 00:39:22 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=1236


Shachar Shemesh <shachar at shemesh.biz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|shachar at shemesh.biz         |diaasami at gmail.com




--- Comment #19 from Shachar Shemesh <shachar at shemesh.biz>  2009-01-31 00:39:22 ---
In the last "ExtTextOutW" of the patch, you probably want to add ETO_RTLREADING
to the flags.

RTL text needs to not only be right aligned, it also need to be marked as an
RTL paragraph, or the reordering algorithm gets things catastrophically wrong
when mixed languages are used.

Shachar


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list