Re: [PATCH] XIM: pass XNSpotLocation info for most preedit styles
Roger So <roger.so-sWahVB14IbdWk0Htik3J/[email protected]> Tue, 09 Mar 2004 09:44:56 +0800
| Newsgroups | gmane.comp.freedesktop.xlibs.general |
|---|---|
| Organization | Sun Wah Linux Ltd. |
| Message-ID | <1078796696.24370.1.camel@localhost> |
On Mon, 2004-03-08 at 12:48 -0600, Warren Turkal wrote: > Roger So wrote: > > I have tested this patch with Gtk+ 2.x programs and OpenOffice.org 1.1; > > in both cases, usability with XIM input methods was greatly improved as > > relevant information during input is now shown somewhere near the > > cursor, and not at some random location like before. > > I don't know if the patch is a fix or not, but I reproduced the problem with > OpenOffice. When I go to select a kanji, the selection window appears near > the bottom of the openoffice window. > > Does this patch fix that behavior? Yes, this patch does fix that behaviour. With the patch, the selection window now appears near the caret for most input methods. Roger