Community
Participate
Working Groups
Created attachment 132540 [details] IFrame.js fix Build ID: 20090319-1159 Steps To Reproduce: 1.Create new application which uses Browser widget and loads some information to it. 2.Run application in IE (7 version in my case). 3.When browser loads it content, error will occur. More information: Bug in qooxdoo 0.7.4. I've created bug (http://bugzilla.qooxdoo.org/show_bug.cgi?id=2269), so I hope it will be fixed in 0.7.5. I've fixed it in IFrame class, diff file for qooxdoo build system is attached. Please, include this fix in next build.
One important thing is missed in description. I open my application inside iframe, so Browser widget opens iframe inside another iframe.
Patch is applied. Fixed in CVS HEAD.