Does Konq synchronize functions when eval operator is used?

Dirk Mueller mueller at kde.org
Fri Mar 7 19:30:22 GMT 2003


On Son, 02 M?r 2003, David Joham wrote:

> The question still stands however. Is this a bug in Konq or is there a way to get the calls to
> these functions synchronized that I'm missing?

well, the most obvious way of synchronizing it is not using setTimeout, but 
instead just executing it one after the other. 

Other than that its probably a bug, if indeed all other browsers behave the 
way you describe. It will probably work fine as long as you don't use 
alert(), but only methods that don't block. 

-- 
Dirk




More information about the kfm-devel mailing list