[Webkit-unassigned] [Bug 28257] [Gtk] Doesn't support gtk-key-themes

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


https://bugs.webkit.org/show_bug.cgi?id=28257


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45354|0                           |1
        is obsolete|                            |
  Attachment #55072|                            |review?, commit-queue-
               Flag|                            |




--- Comment #8 from Martin Robinson <mrobinson at webkit.org>  2010-05-04 16:50:52 PST ---
Created an attachment (id=55072)
 --> (https://bugs.webkit.org/attachment.cgi?id=55072)
Patch which defers to a native text widget

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.

-- 
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