Oliver Hunt wrote: > Really? By my testing it matches Firefox 2 behaviour on both mac and > windows. > > IE behaviour results in the keypress not being fired. Oh, I see. Firefox behavior is to fire the keypress event but to call preventDefault() on it first, so that the default action doesn't take place... Which has the same effect as what IE does in the common case, but isn't exactly identical. -BorisReceived on Wednesday, 1 August 2007 23:37:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:58 GMT