andersonfreitas / vaadin-masked-textfield

A MaskedTextfield for Vaadin
http://vaadin.com/addon/maskedtextfield
Apache License 2.0
13 stars 24 forks source link

Be able to input special character #19

Open marinasp opened 9 years ago

marinasp commented 9 years ago

I use Vaddin 7.4.1 and the maskedTextField addon 0.1.6. I have a problem with special character. I have a numeric mask ( "(##) ####-####"). But we are able to input special characters ( $ ,', ").

marinasp commented 9 years ago

others characters are accepted (the numeric mask): { } ! $ | \ ^ @

EduFrazao commented 9 years ago

All of it, uses SHIFT key right? except by "\" ?

Eduardo Frazão

2015-05-05 10:54 GMT-03:00 marinasp notifications@github.com:

others characters are accepted (the numeric mask): { } ! $ | \ ^ @

— Reply to this email directly or view it on GitHub https://github.com/andersonfreitas/vaadin-masked-textfield/issues/19#issuecomment-99084185 .

marinasp commented 9 years ago

I use Alt GR and french keyboard.