[Webkit-unassigned] [Bug 28733] [GTK] GtkIMContext filtering interferes with DOM key events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 25 22:30:43 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28733
Martin Robinson <martin.james.robinson at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38597| |review?
Flag| |
--- Comment #1 from Martin Robinson <martin.james.robinson at gmail.com> 2009-08-25 22:30:43 PDT ---
Created an attachment (id=38597)
--> (https://bugs.webkit.org/attachment.cgi?id=38597)
Patch for this issue
I've added a patch which reorganizes EditorClientGtk to manage IME commits and
preedits in two stages.
1. When a commit or preedit is detected it will be recorded -- they always
happen during keydown.
2. When the next applicable keyup event happens these IME events will be
recorded in the field.
--
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