[Fedora-i18n-bugs] [Bug 652157] Window position for ibus's composition window is not correct

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 12 07:56:34 UTC 2010


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=652157

--- Comment #2 from fujiwara <tfujiwar at redhat.com> 2010-11-12 02:56:34 EST ---
The patch was upstreamed.

One concern was IMkit might receive Window instead of CARD32 and then it would
be 64bit.
If IMkit would receive Window, the problem might be libX11 as _XSERVER64 is not
defined in X11/X.h.
But currently I cannot produce to get the logic g_strcmp0 (XNFocusWindow,
ic_attr->name) == 0 in ibus-x11 _xim_store_ic_values() so I could not have the
best judge at the moment.
At the moment, personally I guess IMkit receives CARD32 but no reproducing way.

If we will reproduce the logic, we may return this 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 i18n-bugs mailing list