[Webkit-unassigned] [Bug 15052] GTK platform doesn't send keypress events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 22 15:07:15 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15052
m at ni.ac.nz changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Submission of form using |GTK platform doesn't send
|Enter key on a text field |keypress events
|doesn't work on GTK |
------- Comment #1 from m at ni.ac.nz 2007-08-22 15:07 PDT -------
I've updated the summary - this is a more general problem.
GTK's PlatformKeyboardEvent hard-codes autoRepeat to false
(KeyEventGdk.cpp:483). This means keypress events never happen. Unfortunately I
can't find a way to get auto-repeat events from GTK for a keypress, but if I
can find something I'll submit a patch.
--
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