This bug has existed for quite some time and it's somewhat annoying.
From xemacs -vanilla, I start an eudc query with form. Enter some
appropriate values into the form, and press Query.
When the result is returned, xemacs thinks it no longer has keyboard
focus since the text cursor is hollow. In fact, it doesn't have
focus. Without moving the mouse, any typing into that xemacs has no
effect. If I move the mouse out of the window and back in, focus is
returned. Now press Quit. Focus is lost once again.
Basically, after anything happens with eudc, my xemacs seems to give
up focus. However, the xemacs frame decoration is still highlighted
so the window manager still thinks it has focus.
This happens on my Solaris 2.7 build using gcc 2.7.2.2, Openwin. If
it matters I'm using fvwm 2.2.4 as my window manager. I've set up
fvwm so that focus follows mouse.
This would be really annoying if I did ldap searches more often. Now
it's only mildly annoying.
Any hints on what the problem could be or where to look?
Ray