WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5305
Need an NSInputManager implementation for automated testing
https://bugs.webkit.org/show_bug.cgi?id=5305
Summary
Need an NSInputManager implementation for automated testing
Alexey Proskuryakov
Reported
2005-10-09 02:58:24 PDT
It is now possible to invoke NSInputText methods from automated tests. It is also necessary to test how NSHTMLView calls NSInputManager, so a custom NSInputManager is needed in DumpRenderTree. It could be as simple as a logger, similar to editing delegates - or, better, provide a way to use arbitrary JavaScript functions as NSInputManager methods.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2007-07-22 21:48:40 PDT
Oliver's patch in
bug 14710
takes a somewhat different approach, but it also lets one write custom JS input methods for testing.
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