RESOLVED FIXED 114428
[Qt] EventHandler should handle Space and BackSpace
https://bugs.webkit.org/show_bug.cgi?id=114428
Summary [Qt] EventHandler should handle Space and BackSpace
Allan Sandfeld Jensen
Reported 2013-04-11 02:54:22 PDT
WebCore's eventhandler has code to handle space and backspace key-presses. Qt should use those instead of handling them in our own WK1 or WK2 event handling code.
Attachments
Patch (6.98 KB, patch)
2013-04-11 02:56 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2013-04-11 02:56:08 PDT
Jocelyn Turcotte
Comment 2 2013-04-11 03:19:33 PDT
The code LGTM but I'd like to know if Simon think of anything this patch could break.
Jocelyn Turcotte
Comment 3 2013-04-11 03:27:42 PDT
Comment on attachment 197546 [details] Patch r=me in any case, the risk is low
Simon Hausmann
Comment 4 2013-04-11 03:55:27 PDT
I can't think of anything, so LGTM :)
WebKit Commit Bot
Comment 5 2013-04-11 04:43:27 PDT
The commit-queue encountered the following flaky tests while processing attachment 197546 [details]: svg/as-image/img-preserveAspectRatio-support-2.html bug 114434 (author: zimmermann@kde.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 6 2013-04-11 04:44:53 PDT
Comment on attachment 197546 [details] Patch Clearing flags on attachment: 197546 Committed r148195: <http://trac.webkit.org/changeset/148195>
WebKit Commit Bot
Comment 7 2013-04-11 04:44:56 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.