Inputmask icon indicating copy to clipboard operation
Inputmask copied to clipboard

dir="rtl" Reverses input and mask

Open heidenator opened this issue 10 years ago • 5 comments

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 avatar Jun 15 '15 20:06 heidenator

@heidenator,

Hmm I need to review the dir="rtl".

RobinHerbots avatar Jun 16 '15 13:06 RobinHerbots

@heidenator ,

How would the inputmask deal with the dir="rtl" attribute?

RobinHerbots avatar Jul 08 '15 07:07 RobinHerbots

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..

mfgh avatar Apr 27 '17 18:04 mfgh

Just got this issue reported in PrimeFaces which wraps your excellent component.

melloware avatar Apr 04 '22 13:04 melloware

Same problem

girafffee avatar May 22 '23 07:05 girafffee