thanks we also only can reproduce the enviornment using vmware
for the problem OS, it is reported came from our customer, so we can just go to fix them for now, we have a very dirty fix and will check with the customer to see if it works Matej Knopp-2 wrote: > > Hi, > > You can create a jira issue for it, unfortunately I don't think I'll > be able to try to reproduce it as I don't have any machine with W98 + > IE6 around. Who does use that anyway? Last time I checked it was > 2008... > > (Anyway, even for Windows 98 there are bunch of browsers available > that are way better than IE6) > > -Matej > > On Thu, Aug 28, 2008 at 2:03 PM, ywtsang <[EMAIL PROTECTED]> wrote: >> >> 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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/strange-ajax-hang-up-problem-at-IE6%2C-windows-98-tp19199143p19217767.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]
