On Saturday 12 February 2005 17:57, Harri Porten wrote: > CVS commit by porten: > > updated list of virtual key codes to the state of > > http://www.w3.org/TR/2001/WD-DOM-Level-3-Events-20010410/DOM3-Events.html > > Also made left and right keyCode() values work. > > I have the impression that the whole concept of virtual key code > completely disappeared after above draft has been released, though. > Can't find a more recent spec at least. TextEvent looks different > these days. > Have you taken the WebCore implementation into consideration? Our implementation was based on an old workding draft, where as WebCore have updated to the DOM3 candidate recommendation. `Allan