Hugh Gibson schrieb: >> Another issue: The combobox popup opens at wrong place, if you >> scroll the >> browser. This error occures in both browsers, IE and FF. Sorry for >> beeing >> late with this, I saw it now. >> > > That's pretty dramatic, and will probably be due to the coordinate system > not being normalised. See my other posting for more conclusions. > > Hugh > Both problems, the combobox and the table are due to the limited dom location functionality in qooxdoo 0.7. The functions to get the location of a dom node in a page cannot handle scrolling correctly. This was not a big problem because most applications did not disable "qx.enableApplicationLayout.
For the upcoming 0.8 release Sebastian has reimplemented the DOM location functionality based on the jQuery location module. The new class is able to handle all corner cases including scolling, iFrames, margins, paddings, borders, ... I was able to fix those issues with this new functionality in the trunk. To fix it in the legacy 0.7 branch we may have to backport some classes but I am not sure about the required dependencies. Best Fabian -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel