[jQuery-dev] Bug #136 Safari Keypress

[jQuery-dev] Bug #136 Safari Keypress

I finally found some time to go through the current bugs and would
like some feedback on bug 136 (and possibly 379). 136 is caused by
Safari firing both the keyDown and keyUp events when the keyPress
event is used. We could solve this by mapping keyPress to keyDown for
Safari ... however, this seems like a bad idea for maintenance reasons
(the same reason I closed 379 as wontfix). I believe it might be
better to document these two issues and their simple workarounds
rather than trying to add hackish code to fix these.
Opinions?
--
Brandon Aaron
_______________________________________________
Jquery-dev mailing list
Jquery-dev@bassistance.de
http://lists.bassistance.de/mailman/listinfo/jquery-dev