dir="rtl" Reverses input and mask
999.99 applies the mask as 99.999 and when you type in the box it reverse the input so if I type 12345 it enters it as 54123 here is a link to jsfiddle to the issue. http://jsfiddle.net/heidenator/wmg0js3g/6/
@heidenator,
Hmm I need to review the dir="rtl".
@heidenator ,
How would the inputmask deal with the dir="rtl" attribute?
do you solve reverse input and mask problem in dir="rtl" option ? i have problem in using dir="rtl" option ,it reverse input and mask please help me..
Just got this issue reported in PrimeFaces which wraps your excellent component.
Same problem