Hello all,

For the needs of my project, I need to allow users to include a qooxdoo
Mobile application as an iframe. This worked fine with qooxdoo 4.0.1, but it
does not work anymore in qooxdoo 4.1.

Simple test: using <iframe
src="http://demo.qooxdoo.org/devel/mobileshowcase/";</iframe> produces the
error:
Uncaught SecurityError: Blocked a frame with origin
"http://demo.qooxdoo.org"; from accessing a frame with origin
"http://localhost";. Protocols, domains, and ports must match. 

The error appears to be generated in
qx.Bootstrap.define.statics.getOrientation, when accessing the parent.

Using the Desktop demo in the same configuration works.

Any idea on how to fix this?

Many thanks,
Alice



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Including-a-qooxdoo-4-1-Mobile-application-as-an-iFrame-does-not-work-tp7587216.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to