Comment #4 on issue 20161 by [email protected]: Keyboard doesn't work
in Mac TestShell
http://code.google.com/p/chromium/issues/detail?id=20161
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=25303
------------------------------------------------------------------------
r25303 | [email protected] | 2009-09-03 01:35:22 -0700 (Thu, 03 Sep 2009)
| 6 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/test_shell/mac/webwidget_host.mm?r1=25303&r2=25302
A quick fix for Issue 20161
My r22262 changed the code that handles keyboard events dramatically, and
this prevent TestShell from inputting characters. This change just sends
Char events to emulate keyboard events. (We need to implement the
NSTextInput protocol for TestShell, though.)
BUG=20161 "Keyboard doesn't work in Mac TestShell"
TEST=Run TestShell on Mac.
Review URL: http://codereview.chromium.org/183027
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---