[webkit-reviews] review requested: [Bug 28257] [Gtk] Doesn't support gtk-key-themes : [Attachment 55072] Patch which defers to a native text widget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 16:50:51 PDT 2010


Martin Robinson <mrobinson at webkit.org> has asked  for review:
Bug 28257: [Gtk] Doesn't support gtk-key-themes
https://bugs.webkit.org/show_bug.cgi?id=28257

Attachment 55072: Patch which defers to a native text widget
https://bugs.webkit.org/attachment.cgi?id=55072&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
I've added a patch which follows the same approach as Chromium and Gecko.
Essentially a key events are send to a native widget and editing commands are
intercepted and handled appropriately. The patch should read all GTK+ theme
settings properly.


More information about the webkit-reviews mailing list