Added/Fixed copy-paste functionality
In the previous version, if the user tried to copy and paste numbers to an alphabetic regex field, he was able to, and that was wrong.
With this new version, the user will still be able to copy-paste, but only the characters that match the regex pattern will be pasted.