[Uim-bugs] [Bug 1854] uim-im-sw only shows Japanese engines on XIM apps
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 15 10:55:37 EET 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1854
ekato at ees.hokudai.ac.jp changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Other |bridge: XIM
OS/Version|Linux |All
Platform|PC |All
------- Additional Comments From ekato at ees.hokudai.ac.jp 2004-11-15 00:55 -------
You should distinguish underlining mechanism between XIM and im-modules.
With im-modules, string inputted by uim is directly passed to GUI library (GTK+
or Qt) with UTF-8 encode. So it doesn't matter wether application is working
with UTF-8 locale or legacy locale.
With XIM, string inputted by uim is transfered with CompoundText into Xlib, and
Xlib convert this text to multibyte string and pass it to XIM client
application. So if user uses clients with legacy encoding, only restricted
characters can be available.
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the uim-bugs
mailing list