[webkit-reviews] review requested: [Bug 48134] Keyboard events generated using event.initKeyboardEvent() are different from the real key press : [Attachment 71580] fix patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 11:31:37 PDT 2010


Chang Shu <Chang.Shu at nokia.com> has asked  for review:
Bug 48134: Keyboard events generated using event.initKeyboardEvent() are
different from the real key press
https://bugs.webkit.org/show_bug.cgi?id=48134

Attachment 71580: fix patch 2
https://bugs.webkit.org/attachment.cgi?id=71580&action=review

------- Additional Comments from Chang Shu <Chang.Shu at nokia.com>
In this patch, I use Antonio's suggestion to convert event names in
spatial-navigation-utils.js. It has less impact on the current code and also,
in the future, when bug 16735 is fixed, we can simply roll back the change to
support both DRT and non-DRT mode.
The failed multiple-select case will be addressed in a separate bug.


More information about the webkit-reviews mailing list