Comment #7 on issue 19106 by [email protected]: Numpad arrow keys don't  
work in render view
http://code.google.com/p/chromium/issues/detail?id=19106

estade,

Sorry for my slow updates.
As I wrote above, fixing this issue itself is easy.
But I noticed it was better to also set a DOM_KEY_LOCATION_NUMPAD attribute  
to a numpad-key event as written in the DOM
spec, and to write several layout tests to verify chrome send a DOM event  
compliant with the spec. (Current eventsender
cannot set a DOM_KEY_LOCATION_NUMPAD attribute to a keydown event. So, to  
write layout tests, we also need to change the
object.)
If it is a so urgent issue that we have to land without layout tests,  
please feel free to assign other person who is happy
to send a webkit change without layout tests. Otherwise, is it possible to  
wait for me to write a change that mostly
consists of useless changes to our test platform and tests?

Regards,

Hironori Bono

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to