Hi, Here's a procedure that shows the problem: *Create a new application:* ./qooxdoo-2.0.2-sdk/tool/bin/create-application.py --name qxtest3
*Change to the new directory:* cd qxtest3 *Generate:* ./generate.py source-all *Navigate (with IE) to the new app:* http://localhost/qxtest3/source -> the page is blank *Clear browser cache (from F12 developer tools)* *F5 to Refresh page* -> it works *F5 to Refresh page again* -> the page is blank It seems that the page stays blank when only the following files are downloaded: http://192.168.8.61/qxtest3/source/ http://192.168.8.61/qxtest3/source/script/qxtest3.js http://192.168.8.61/qxtest3/source/script/qxtest3.f76e481d8ef6.js http://192.168.8.61/qooxdoo-2.0.2-sdk/framework/source/class/qx/Bootstrap.js Otherwise, when the application starts correctly, there's a lot more downloads than that. Regards Marc -- View this message in context: http://qooxdoo.678.n2.nabble.com/IE-App-goes-blank-after-page-refresh-tp7581751p7581758.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
