[Webkit-unassigned] [Bug 18357] [GTK] Enter on buttons doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 17 23:56:50 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18357


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20402|review?                     |review+
               Flag|                            |




------- Comment #3 from ap at webkit.org  2008-04-17 23:56 PDT -------
(From update of attachment 20402)
It's surprising that gdk_keyval_to_unicode doesn't handle these keys - what is
the story behind this? I couldn't find any hints in documentation. Are there
any other keys that need to be special cased?

Yes, it is correct to use \r here - JavaScript code on the Web expects to see
0x13 in keypress.charCode, so this is not just internal to WebCore.

I have noticed that windowsKeyCodeForKeyEvent doesn't handle GDK_ISO_Enter and
GDK_KP_Enter - this looks worth fixing, too.

r=me


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



More information about the webkit-unassigned mailing list