On Aug 1, 2007, at 8:13 PM, Doug Schepers wrote:


Hi, Oliver-

Oliver Hunt wrote (on 8/1/2007 6:48 PM):
Really? By my testing it matches Firefox 2 behaviour on both mac and windows.
IE behaviour results in the keypress not being fired.
Oh, sorry, i didn't clarify (because that was just a note to be taken in the context of the earlier event handler definition) the textInput event is distinct from keypress, the sequence of events is (in vageuly regex-like syntax):
(keydown -> (keypress -> textInput?)?)+ -> keyup

We do plan on adding keypress (though I'd like to deprecate it), and will be defining the event order.

What exactly would be the point of deprecating it? Given the vast amount of content using it, it is highly unlikely that future implementations would remove it.

Regards,
Maciej


Reply via email to