[Webkit-unassigned] [Bug 29203] New: [GTK] EventSender should use GTK+ functions to emit events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 11 12:28:44 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29203
Summary: [GTK] EventSender should use GTK+ functions to emit
events
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xan.lopez at gmail.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list