Hi all, we have some problems with our app [1] on IE8 and lower (yes I know, I hate them too...) We dynamically create forms within new windows and after the user closes the window the app calls win.destroy() to avoid huge memory consumption and leaks. Sometimes this (depends on complexity of the form) leads to the annoying message "A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer might become unresponsive."
Reusing the windows with their forms instead of disposing them might be possible but this would be really hard to implement. We are working on it but until then we need some kind of a workaround... I know the MS fix [2] but it's not really possible to force our customers to apply it on their machines... So now I have some questions and ideas: - Does it make any difference if we add the window to qx.ui.core.queue.Dispose? - I stumbled over a blog post [3] where a solution is given, maybe this would be a nice feature for qooxdoo disposing process? What do you think? - Any other ideas are really welcome! :) Regards, Andreas [1] http://qooxdoo.org/community/real_life_examples#reform [2] http://support.microsoft.com/kb/175500/en [3] http://www.picnet.com.au/blogs/Guido/post/2010/03/04/How-to-prevent-Stop-running-this-script-message-in-browsers
<<attachment: winmail.dat>>
------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d
_______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel