WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 40182
29203
[GTK] EventSender should use GTK+ functions to emit events
https://bugs.webkit.org/show_bug.cgi?id=29203
Summary
[GTK] EventSender should use GTK+ functions to emit events
Xan Lopez
Reported
2009-09-11 12:28:44 PDT
Right now it emits manually the key event signals on the widget, which is not totally correct I'd say. At the very least it should use gtk_widget_event, possibly gtk_propagate_event, and maybe gtk_main_do_event, which in theory is the closest thing to properly faking the event.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2010-07-30 12:38:37 PDT
*** This bug has been marked as a duplicate of
bug 40182
***
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