Bug 117239 - [Qt] Handle Return key without key text
Summary: [Qt] Handle Return key without key text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-05 03:38 PDT by Allan Sandfeld Jensen
Modified: 2013-06-05 04:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.33 KB, patch)
2013-06-05 03:39 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2013-06-05 03:38:05 PDT
A QKeyEvent for Return_Key without QKeyEvent::text() set is not handle correctly.

The similar case for Enter_Key was fixed in bug 33179
Comment 1 Allan Sandfeld Jensen 2013-06-05 03:39:59 PDT
Created attachment 203790 [details]
Patch
Comment 2 Andreas Kling 2013-06-05 04:43:21 PDT
Comment on attachment 203790 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-06-05 04:55:55 PDT
Comment on attachment 203790 [details]
Patch

Clearing flags on attachment: 203790

Committed r151213: <http://trac.webkit.org/changeset/151213>
Comment 4 WebKit Commit Bot 2013-06-05 04:55:57 PDT
All reviewed patches have been landed.  Closing bug.