Bug 87221 - [Gtk] EventSender should properly handle (left|right)(control|shift|alt) after r118001
Summary: [Gtk] EventSender should properly handle (left|right)(control|shift|alt) afte...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 00:14 PDT by Zan Dobersek
Modified: 2012-05-23 05:59 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.89 KB, patch)
2012-05-23 02:14 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-05-23 00:14:40 PDT
EventSender for Chromium and Mac ports was updated in r118001[1] with six more keys that should be handled:

leftControl
leftShift
leftAlt
rightControl
rightShift
rightAlt

Mac fixed this in r118064.

1: http://trac.webkit.org/changeset/118001
2: http://trac.webkit.org/changeset/118064
Comment 1 Zan Dobersek 2012-05-23 02:14:13 PDT
Created attachment 143505 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-23 05:59:29 PDT
Comment on attachment 143505 [details]
Patch

Clearing flags on attachment: 143505

Committed r118164: <http://trac.webkit.org/changeset/118164>
Comment 3 WebKit Review Bot 2012-05-23 05:59:55 PDT
All reviewed patches have been landed.  Closing bug.