[webkit-reviews] review requested: [Bug 45014] [Qt] Number Pad Enter Key Returns Char Code 0 Instead of 13 : [Attachment 66252] Manual Test (WebCore/manual-tests/qt/numpad-enter-key.html)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 1 13:16:21 PDT 2010


Jarred Nicholls <jarred.nicholls at gmail.com> has asked  for review:
Bug 45014: [Qt] Number Pad Enter Key Returns Char Code 0 Instead of 13
https://bugs.webkit.org/show_bug.cgi?id=45014

Attachment 66252: Manual Test (WebCore/manual-tests/qt/numpad-enter-key.html)
https://bugs.webkit.org/attachment.cgi?id=66252&action=review

------- Additional Comments from Jarred Nicholls <jarred.nicholls at gmail.com>
This is a manual test, not committed as a new file, but that could be placed in
WebCore/manual-tests/qt/.  It tests the resulting keycode of keypress event
and pops an alert when 13 is discovered.  Prior to the patch, hitting Enter key
on Number Pad did not result in an alert.  After the patch it does.

Thanks.


More information about the webkit-reviews mailing list