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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 03:06:50 PDT 2008


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


marco.barisione at collabora.co.uk changed:

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




------- Comment #1 from marco.barisione at collabora.co.uk  2008-04-08 03:06 PDT -------
Created an attachment (id=20402)
 --> (http://bugs.webkit.org/attachment.cgi?id=20402&action=view)
Set the text of the event to '\r' when the return/enter key is pressed

Note that I used '\r' instead of '\n' because it's what WebCore use. Probably
it's better to use '\n' modifying WebCore to allow this, but I think there
could be a lot of places in WebCore where the code assumes that enter is '\r'.
What do you think?


-- 
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