Bug 92366

Summary: [EFL][WTR] Enforce SHIFT modifier to upper case keys in event sender.
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: WebKit EFLAssignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, kenneth, lucas.de.marchi, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 61838    
Attachments:
Description Flags
patch
none
patch v2 none

Description Mikhail Pozdnyakov 2012-07-26 04:40:07 PDT
EventSenderProxy should send capital letters through as lowercase letters with the shift key down.
Affects fast/events/key-events-in-input-button.html test.
Similar issue was fixed for EFL DRT at bug85369.
Comment 1 Mikhail Pozdnyakov 2012-07-26 04:55:42 PDT
Created attachment 154614 [details]
patch
Comment 2 Mikhail Pozdnyakov 2012-07-26 05:47:31 PDT
Created attachment 154622 [details]
patch v2

Updated changelog due to fixed bug title.
Comment 3 Chris Dumez 2012-07-26 06:10:29 PDT
Comment on attachment 154622 [details]
patch v2

LGTM.
Comment 4 WebKit Review Bot 2012-07-30 00:58:42 PDT
Comment on attachment 154622 [details]
patch v2

Clearing flags on attachment: 154622

Committed r124001: <http://trac.webkit.org/changeset/124001>
Comment 5 WebKit Review Bot 2012-07-30 00:58:46 PDT
All reviewed patches have been landed.  Closing bug.