ISSUE-157 (initKeyboardEvent): Problems with initKeyboardEvent [DOM3 Events] http://www.w3.org/2008/webapps/track/issues/157 Raised by: Doug Schepers On product: DOM3 Events David Flanagan <http://lists.w3.org/Archives/Public/www-dom/2010OctDec/0065.html>: [[ 2) There are a couple of problems with initKeyboardEvent(). First, when it first apperas in the gray box, it has a repeat argument. But down below, where the method arguments are each explained the repeat argument is missing. Second, I don't understand how the char and keyCode properties of the KeyboardEvent are initialized. Are they derived from the keyArg argument to initKeyboardEvent(). If so, perhaps you could add a sentence to the description of that argument: "KeyboardEvent.char and KeyboardEvent.keyCode are both derived from this argument." (Or something to that effect). ]]Received on Wednesday, 20 October 2010 16:42:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:14:06 GMT