Re: [qooxdoo-devel] displaced combo list in scrolled box layout

2006-10-12 Thread dperez
Hallo Stefan, I created a patch that just solves this problem. It is pending approval by Qooxdoo developer team. Stefan Schmidt-11 wrote: > > Hi Community, > > I have a problem with combo boxes in a LayoutBox that is scrolled down. > When > you open the combo box the itemlist ist displayed no

[qooxdoo-devel] displaced combo list in scrolled box layout

2006-10-12 Thread Stefan Schmidt
Hi Community, I have a problem with combo boxes in a LayoutBox that is scrolled down. When you open the combo box the itemlist ist displayed not in the correct position. Be sure to make your browser window small, and then scroll down a little bit. var box = new qx.ui.layout.VerticalBoxLayout;