[Webkit-unassigned] [Bug 45014] [Qt] Number Pad Enter Key Returns Char Code 0 Instead of 13

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


https://bugs.webkit.org/show_bug.cgi?id=45014


Jarred Nicholls <jarred.nicholls at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66252|                            |review?
               Flag|                            |




--- Comment #7 from Jarred Nicholls <jarred.nicholls at gmail.com>  2010-09-01 13:16:21 PST ---
Created an attachment (id=66252)
 --> (https://bugs.webkit.org/attachment.cgi?id=66252)
Manual Test (WebCore/manual-tests/qt/numpad-enter-key.html)

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list