WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133383
Need to notify the keyboard about every KeyDown event
https://bugs.webkit.org/show_bug.cgi?id=133383
Summary
Need to notify the keyboard about every KeyDown event
Enrica Casucci
Reported
2014-05-29 12:15:08 PDT
A key down will generate most of the time a call to the keyboard to add input or delete. But the key down could be handled by JavaScript and its default prevented. We need to notify the keyboard in every case to allow updating its internal state about what has been typed. <
rdar://problem/16633975
>
Attachments
Patch
(3.68 KB, patch)
2014-05-29 12:22 PDT
,
Enrica Casucci
benjamin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Enrica Casucci
Comment 1
2014-05-29 12:22:43 PDT
Created
attachment 232258
[details]
Patch
Benjamin Poulain
Comment 2
2014-05-29 14:22:21 PDT
Comment on
attachment 232258
[details]
Patch Sure.
Enrica Casucci
Comment 3
2014-05-29 14:48:29 PDT
Committed revision 169466.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug