jyoungblood / smoke.js

framework-agnostic styled alert system for javascript
http://smoke.js.org/
930 stars 107 forks source link

Keyboard management #31

Closed bel1k0v closed 11 years ago

bel1k0v commented 12 years ago

Wrong behavior when press Enter or Space in FF and Chrome:

bel1k0v commented 12 years ago

Sorry. All this bugs is for FF. Keyboard management in this browser doesn't support correctly.

billmn commented 11 years ago

:+1: In Firefox keyboard feature doesn't work correctly.

Have you any plan to fix this issue?

[ I'm using Firefox 23.0.1 ]

jyoungblood commented 11 years ago

i have no plans to fix this, but you're welcome to submit a patch and i'll merge it in :)

billmn commented 11 years ago

I think it could have been something in cache that caused problems ... However, today it all works regularly, even on your demo http://smoke-js.com/ (that last days showed the same problem)

I think you can close this issue.

Thanks!