hi
I have a big problem with input element.
this shows itself when we have special character.for example we want 23*y*43 and when we type it in input box it becomes y*43*22.
if we change direction of class to 'ltr' every thing get alright.but we want all the input and text box be 'rtl' and when user type * () % the text show right.do you have any suggestion?