Re: [qooxdoo-devel] Problem with syncronous RPC call on IE7

2007-07-06 Thread Carsten Harnisch
Gesendet: Freitag, 6. Juli 2007 08:32 An: qooxdoo Development Betreff: Re: [qooxdoo-devel] Problem with syncronous RPC call on IE7 Carsten Harnisch schrieb: > > I am trying to do a syncronous RPC call on IE7. The same call is > running without any problems on FireFox. Under IE7 it seems t

Re: [qooxdoo-devel] Problem with syncronous RPC call on IE7

2007-07-05 Thread Fabian Jakobs
Carsten Harnisch schrieb: > > I am trying to do a syncronous RPC call on IE7. The same call is > running without any problems on FireFox. Under IE7 it seems that the > method does not return in a syncronous way. Diging inside RPC.js shows > that the completed events gots fired and the correct re

Re: [qooxdoo-devel] Problem with syncronous RPC call on IE7

2007-07-05 Thread Sergei Kolomiets
Hi! I have same problem in IE6. Developers described it in http://www.nabble.com/qx.io.remote.Request-doesn%27t-work-in-synchronous-mode-properly-in-0.7-Qx.-tf4028864.html qx.io.remote.Request-doesn%27t-work-in-synchronous-mode-properly-in-0.7-Qx -- View this message in context: http://www.na

[qooxdoo-devel] Problem with syncronous RPC call on IE7

2007-07-05 Thread Carsten Harnisch
I am trying to do a syncronous RPC call on IE7. The same call is running without any problems on FireFox. Under IE7 it seems that the method does not return in a syncronous way. Diging inside RPC.js shows that the completed events gots fired and the correct result is received. Anyway the “internal