Bug 61783 - Test plugin logging should output character keys on the X11 unix port.
Summary: Test plugin logging should output character keys on the X11 unix port.
Status: RESOLVED DUPLICATE of bug 62385
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: noel gordon
URL:
Keywords:
Depends on: 61721
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-31 06:04 PDT by noel gordon
Modified: 2011-06-22 19:45 PDT (History)
0 users

See Also:


Attachments
Patch wip (2.43 KB, patch)
2011-05-31 06:33 PDT, noel gordon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description noel gordon 2011-05-31 06:04:34 PDT
pluginLog(instance, "NOTIMPLEMENTED: keyUp '%c'", ' ') currently, should be easy to fix.
Comment 1 noel gordon 2011-05-31 06:33:11 PDT
Created attachment 95426 [details]
Patch wip
Comment 2 noel gordon 2011-06-01 09:05:14 PDT
TODO test and update chrome linux test expectations for the plugin tests
plugins/mouse-events.html & plugins/key-events.html.
Comment 3 noel gordon 2011-06-22 19:45:45 PDT

*** This bug has been marked as a duplicate of bug 62385 ***