at windows 98 , IE6,

when i click an ajax link, it can fire the request to server, and server has
processed and completed sending the request

but the browser still "hang" up or waiting, until i click somewhere at the
page, then the wicket ajax action will then proceed

it happens only at windows 98 +IE6; we have no problem in other combination
of browsers and "new-er" windows

also, it happens only at the ajax link, but not other ajax event like on
change of "select box"

we suspect that some "handlers" at the "steps" "hang" up, but can't solve
that



here is the log from the wicket debug window:


> INFO: Response parsed. Now invoking steps...
> 
> <wait wait wait hang up here... until i click "somewhere" at the page>
> 
> INFO: Response processed successfully.
> INFO: Invoking post-call handler(s)...
> INFO: last focus id was not set
> 

-- 
View this message in context: 
http://www.nabble.com/strange-ajax-hang-up-problem-at-IE6%2C-windows-98-tp19199143p19199143.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to