Japanese (Korean/Chinese) XIM input mode indicator has not been working for Thunderbird and Firefox under linux. (with known solution)
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P5)
Tracking
()
People
(Reporter: ishikawa, Unassigned)
References
Details
(Keywords: inputmethod)
Updated•12 years ago
|
| Reporter | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Comment 2•6 years ago
|
||
Comment 3•5 years ago
|
||
Moving all open keyboard/IME handling bugs to DOM: UI Events & Focus Handling component.
Comment 4•3 years ago
|
||
Is this known to still be an issue?
| Reporter | ||
Comment 5•3 years ago
|
||
Wayne,
This issue is a bit tricky.
Someone who got stuck with gtk2 series for maintenance reasons, etc. really needs apply the patch referenced
in https://bugzilla.gnome.org/show_bug.cgi?id=696624.
I could patch GTK2 with the proposed patch and have used the modified version under linux myself.
https://bugzilla.gnome.org/show_bug.cgi?id=696624#c23
It is just that gnome did not seem to have officially released the newer version with the patch since
it was focusing on GTK3 and later. Tough luck.
GTK3 seems (?) to have been fixed with a patch mentioned in the same URL.
Unfortunately, situation got very interesting and worse for the XIM input method user like me.
The newer GTK4(?) seems to have dropped the support for XIM by default, and I have been
forced to create im-xim.so dynamic library [simply copied the binary from patched GTK2 series on my computer]
and insert it into an appropriate place on my computer.
I hope information in this bugzilla can remain on the web as an easy-to-reach bugfix/workaround information for this issue.
Well since it is NOT really a TB code bug, but rather a TB UX due to an issue in GTK2/4 library, and I bet 0.1% of Japanese linux users use XIM method such as based on kinput2 these days.
So. maybe I can copy the info here in my own blog and let this bugzilla close.
Oh wait, there used to be sizable number of Chinese users who used XIM method. But after more than 5 years, I am not sure how many Chinese and Korean users use XIM mechanism.
Updated•3 years ago
|
Description
•