Bug 87221

Summary: [Gtk] EventSender should properly handle (left|right)(control|shift|alt) after r118001
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.