Response delay after moving an X11 window
Response delay after moving an X11 window
- Subject: Response delay after moving an X11 window
- From: Ron Kaplan <email@hidden>
- Date: Sun, 2 Mar 2003 22:08:12 PST
I am using the X11 beta to run an application on a Solaris system. The
application creates one large window, within that there is a place
where type-in is expected to appear, and the application also
interprets mouse clicks in various ways. Everything works fairly well,
until I grab the X11 window by its title-bar and move it to a different
place on the Mac screen (G4 powerbook with an Apple 17" flat-panel,
running over a DSL to the Solaris machine). After the move, the
application is dead for about 20 seconds. The blinking type-in caret
that the application puts up doesn't blink, type-in that the
application echoes back to the screen doesn't appear, and mouse-clicks
have no effect. It seems that the type-in is buffered somewhere,
because after about 20 seconds the caret starts to blink again and the
"lost" type-in gets echoed.
It may be that the application is running and receiving input during
this delay period but that its display commands back to the server are
not being processed so that there are no screen updates.
Has anyone experienced a similar symptom--delay after moving the X11
window? Any ideas about what to do?
Thanks--
Ron Kaplan
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.