[Uim-bugs] [Bug 13910] Unwanted IM reset on focus-out of Qt4 immodule
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 31 23:42:08 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=13910
--- Comment #6 from Etsushi Kato <ek.kato at gmail.com> 2010-05-31 23:42:08 PDT ---
(In reply to comment #5)
I think you understand the problem quite well now.
Just a glance of the patch, key concept is to keep preedit using on-to-on uim
contexts for corresponding widgets shared within one qt's input context, right?
It seems the approach is quite hack, so please enclose the code with #ifdef to
keep the code understandable. This would also make maintenance of the code
simple when Qt4 itself fix the problem.
In addition, you need to fix QUimInputContext::language() to represent
currently using input method language.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the uim-bugs
mailing list