yairEO / fancyInput

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

unable to use alt+backspace #6

Closed fionnbharra closed 11 years ago

fionnbharra commented 11 years ago

Using alt + backspace to delete an entire word results in some odd behavior. The word is not deleted and the the cursor appears in the wrong place.

Tested using latest chrome & firefox on osx.

yairEO commented 11 years ago

isn't ALT+BACKSPACE is just UNDO?

yairEO commented 11 years ago

Support added.

fionnbharra commented 11 years ago

looks good