[Fedora-i18n-bugs] [Bug 509483] reconversion feature doesn't work

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 31 09:06:40 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=509483





--- Comment #3 from fujiwara <tfujiwar at redhat.com>  2009-07-31 05:06:39 EDT ---
Created an attachment (id=355782)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=355782)
Patch for engine/engine.py

I implemented __cmd_reconvert() in ibus-anthy.
When type Shift_R + Henkan_Mode, ibus-anthy calls __cmd_reconvert().

When I use gtk.Clipboard.wait_for_text(), ibus stopped with the timeout.
So I suggest to use gtk.Clipboard.request_text() at the moment.

I wonder which layer should implement GTK+ GUI. I updated the engine.py simply.
Comparing ibus with scim, the preedit color is different but I would expect
it's not a big problem.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-i18n-bugs mailing list