Bug 35694 - [Qt] Return the unicode backspace value in keyIdentifierForQtKeyCode on Qt PlatformKeyboardEvent
Summary: [Qt] Return the unicode backspace value in keyIdentifierForQtKeyCode on Qt Pl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-03-03 11:38 PST by Diego Gonzalez
Modified: 2010-03-03 20:45 PST (History)
4 users (show)

See Also:


Attachments
Proposed patch (3.74 KB, patch)
2010-03-03 11:43 PST, Diego Gonzalez
kenneth: review+
kenneth: commit-queue-
Details | Formatted Diff | Diff
Fixed Qt extra (3.73 KB, patch)
2010-03-03 11:56 PST, Diego Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Gonzalez 2010-03-03 11:38:30 PST
Make keyIdentifierForQtKeyCode return the unicode backspace value on Qt PlatformKeyboardEvent

LayoutTests:
    fast/events/key-events-in-input-text.html
    fast/events/special-key-events-in-input-text.html
Comment 1 Diego Gonzalez 2010-03-03 11:43:57 PST
Created attachment 49929 [details]
Proposed patch
Comment 2 Kenneth Rohde Christiansen 2010-03-03 11:50:35 PST
Comment on attachment 49929 [details]
Proposed patch


> +        [Qt] Return the unicode backspace value in keyIdentifierForQtKeyCode on Qt Qt PlatformKeyboardEvent

Please fix the extra Qt
Comment 3 Diego Gonzalez 2010-03-03 11:56:56 PST
Created attachment 49930 [details]
Fixed Qt extra

Qt extra fixed
Comment 4 WebKit Commit Bot 2010-03-03 20:45:38 PST
Comment on attachment 49930 [details]
Fixed Qt extra

Clearing flags on attachment: 49930

Committed r55501: <http://trac.webkit.org/changeset/55501>
Comment 5 WebKit Commit Bot 2010-03-03 20:45:42 PST
All reviewed patches have been landed.  Closing bug.