Hello again,
    I'm just writing to explain some behavior.  I don't know if it is a 
bug or not, that's up to you.  Here is what is going on:

When this line is called:
      var inlineIsle = new qx.ui.root.Inline(htmlElement, true, true);
and the width and height of htmlElement have not been specified via 
css/style, the vertical height of the element, and consequently the 
window, will continuously grow.  I've tested this with FF 3.5.3 and IE 
7.  If the width and height of the element are not specified, wouldn't 
the desirable behavior be to just use the currently rendered width and 
height of the element in the browser?  Of course, maybe the problem is 
that the element does not yet have one since it may not yet have been 
rendered???

I know...the short answer is "always specify the width and height of the 
element."  But it would be more usable if there some default behavior 
that did not continuously grow the height of the element and page together.

Thanks,
Jared


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to