I have a question regarding the draft for the DOM3 Events Spec: If preventDefault is called on the keydown event, does this also cancel the following textInput event? Example: The key A is pressed in a text input field. preventDefault is called on the keydown event. Is A displayed in the text field? Is the textInput event fired? What if preventDefault is called on the mousedown event. Is the click event fired? These questions are inspired by <http://bugzilla.mozilla.org/show_bug.cgi?id=139421>. Thanks, ChristianReceived on Monday, 29 April 2002 10:15:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:55 GMT