http://bugs.winehq.org/show_bug.cgi?id=1236
--- Comment #18 from Diaa Sami diaasami@gmail.com 2009-01-30 22:59:11 --- Created an attachment (id=19118) --> (http://bugs.winehq.org/attachment.cgi?id=19118) Adds partial RTL support to combobox and listbox
This patch modifies the layout of RTL comboboxes to match that on Windows(see attachment #19069, the button is to the left), as well as RTL listbox(because it's used within comboboxes), along with the alignment patch for the combobox edit, this should look exactly like Windows.
I sent this early version of the patch to let you know I'm working on this, it's not done yet, please have a look and comment.