Hi Philipp,

Philipp Gruber wrote:
> Hello everyone,
> 
> I just found a glitch in Iframe. I'm not sure if it's a bug in qooxdoo
> itself or just in the docs.
> 
> Creating an Iframe using
>> var i =  new qx.ui.embed.Iframe("http://some.url/";);
> displays a blank iframe, while
>> var i =  new qx.ui.embed.Iframe();
>> i.setSource("http://some.url/";);
> works like it should. According to the docs, there should be no difference.
Yes, this *was* bug indeed. Anyway, thanks for reporting this.
-> http://bugzilla.qooxdoo.org/show_bug.cgi?id=1482

We already fixed this issue, so this won't show up with the upcoming 
0.8.1 release anymore.

cheers,
   Alex

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to