Bug 92366 - [EFL][WTR] Enforce SHIFT modifier to upper case keys in event sender.
Summary: [EFL][WTR] Enforce SHIFT modifier to upper case keys in event sender.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks: 61838
  Show dependency treegraph
 
Reported: 2012-07-26 04:40 PDT by Mikhail Pozdnyakov
Modified: 2012-07-30 00:58 PDT (History)
5 users (show)

See Also:


Attachments
patch (1.80 KB, patch)
2012-07-26 04:55 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff
patch v2 (1.79 KB, patch)
2012-07-26 05:47 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.