Maciej Stachowiak wrote:
We have had requests to fire some kind of identifiable event when typing occurs during IME processing
Firefox does fire events for this http://lists.w3.org/Archives/Public/public-webapi/2008Apr/0034.html
Firefox and Opera behave quite differently. And Safari dispatches lots of 'input' events.As such, I would strongly argue for the IE/Safari model instead of the Firefox/Opera model.
-Olli