yairEO / fancyInput

Makes typing in input fields fun with CSS3 effects
1.93k stars 283 forks source link

Cmd+A/C/etc inputs the character and isn't able to be removed #12

Closed adambergman closed 5 years ago

adambergman commented 11 years ago

If I hit cmd+A to select all, it selects the text, puts an "a" at the end of the input, and I cannot delete the "a".

Kyso commented 11 years ago

Eh, I can cmd+a and remove all just fine (a is never placed to begin with).

Version 26.0.1403.0 (180319) OS X 10.7.5.

jsoverson commented 11 years ago

I can verify this behavior on Firefox 18/19. I don't see it on chrome 25/26.

jordanthomas commented 11 years ago

I can verify this behavior on Safari 6.0.2.

yairEO commented 11 years ago

i don't have a mac or an access to a mac and can't really check this...all i'm checking in the code is whether the CTRL key was pressing during pressing 'A' button to select all and delete..if you have a Mac so please push a fix...