yairEO / fancyInput

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

CTRL + A, Backspace/Delete = Broken #51

Closed Stoyvo closed 7 years ago

Stoyvo commented 7 years ago

If you CTRL + A and press Delete quickly, you're presented with a broken input. Control error is:

fancyInput.js:165 Uncaught TypeError: Cannot read property 'offsetLeft' of undefined(…)

Windows 10 + Chrome 54

dyanakiev commented 7 years ago

I can confirm this is not fixed..

yairEO commented 7 years ago

just tested on latest Chrome no my wonderful windows 7 and it works. I can't see any reason why it wouldn't. checking into it, as it might be a jQuery thing.

yairEO commented 7 years ago

please try now