[ ] the US-Phone, Credit Card and Date inputs allowed me to type continuously without restriction, and without showing any mask or guide characters. The output does come out sensible, by using the number of allowed characters, and discarding the rest. ((firefox specific)
[ ] the guide does appear when guide and guide_when_empty are set to true, but allows me to type outside the guide. Example: Allows me to type before the starting bracket in the “US-Phone” input. (firefox specific)
Masked input
US-Phone
,Credit Card
andDate
inputs allowed me to type continuously without restriction, and without showing any mask or guide characters. The output does come out sensible, by using the number of allowed characters, and discarding the rest. ((firefox specific)guide
andguide_when_empty
are set totrue
, but allows me to type outside the guide. Example: Allows me to type before the starting bracket in the “US-Phone” input. (firefox specific)keep_char_position
doesn’t work. (firefox specific)