[D3E] Where did textInput go?

The textInput event seems to have been removed from the latest versions
of DOM 3 Events but I can't find any real explanation as to why it
disappeared, or if it has been replaced by anything.

I can find lots of suggestions for renaming it or merging it with other
events but that isn't the change that has been made.

Are browsers on devices without keyboards supposed to fake up keyboard
events somehow?  I think that would be very awkward, much more so than
doing a fake click event when something is activated.

-- 
Andrew Oakley

Received on Wednesday, 4 April 2012 16:54:14 UTC