Re: [editing] change of event names beforeInput -> beforeEdit -> beforeInput? (#87)

The one thing that would need to be changed in the "UI Events Specification" no matter which name we give the event is that it says that the beforeInput event is "only for keys which produce a character value" [1]. I spoke to @ojanvafai at the CSSWG meeting about this, and he said it was an error in that document, because they probably exchanged the "textinput" event with the "beforeinput" event and then left that text in there by mistake.

[1] https://w3c.github.io/uievents/#h-events-keyboard-event-order

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/87#issuecomment-136424026

Received on Monday, 31 August 2015 16:39:58 UTC