I have this erratic layout issue with a buttonview inside a tabview.
The problem is SOMETIMES it has no width, and SOMETIMES it does.

It seems to depend on the speed of things.
If i manually add it through the console it always works. Unless I add it to
a tabpage that has not been viewed yet.

I'm guessing the layout problem only occurs when the tabpage is not yet
created and inserted into the dom.
However, adding it using an event such as create .. or insertDom does not
make the issue go away.

I am using top-left-bottom-right coordinates for both the button and the
tabview.
I hope some one can shed some light on this. And what a possible workaround
would be, I would hate to use a timer. Esspecially because it also means
that perhaps on a very slow or fast computer it would still occur.

It occurs on Firefox, but not IE6. Or at least I was able to reproduce it on
IE6. But my IE is emulated so it might be a bit slower than usual. Perhaps
it also occurs on IE when it renders fast.


Greetings,
Ralf
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to