[Webkit-unassigned] [Bug 30389] Input method does not work in Epiphany
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 29 20:08:37 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=30389
Duy Nguyen <pclouds at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #45632| |review?
Flag| |
--- Comment #6 from Duy Nguyen <pclouds at gmail.com> 2009-12-29 20:08:37 PST ---
Created an attachment (id=45632)
--> (https://bugs.webkit.org/attachment.cgi?id=45632)
gtkim.patch
This addresses my last point in the last comment. It seems GtkIMContext can
emit multiple commit and preedit-changed signals in one row.
I tested it with VIQR input method. You can try to type these in GtkLauncher
and a normal GtkEntry to see if the behaviour matches:
aan
bba<move left>d (this does not work correctly due to cursor position, but at
least it does not emit "badba")
My first attempt to make a proper patch, take it easy :)
--
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