Hey, thanks for the directions. I managed to reproduce it in IE8 but not IE9. Do you use the IE9 in some different document mode? Anyway, seems like a framework issue we should fix. Could you grab these directions and put them into a report [1] for me? Thats some nasty behavior we should take some time to investigate and fix. So a bug report is a good starting point. Thanks, Martin
[1] http://bugs.qooxdoo.org Am 22.10.2012 um 13:11 schrieb marcounet <[email protected]>: > 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 ------------------------------------------------------------------------------ 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
