Derrell Lipman schrieb: > On 9/12/07, Fabian Jakobs <[EMAIL PROTECTED]> wrote: > >> westor schrieb: >> >>> Hi Fabian, >>> >>> I tested it, and select of table row works fine now for both browsers. But >>> in FF you still have the box at the wrong place, I will attach a gif, >>> showing the problem. I don't know if these attachments are going to the >>> list, but you should see ist in nabble. >>> >>> Best Torsten >>> >>> http://www.nabble.com/file/p12637403/bug.gif >>> >>> Fabian Jakobs-2 wrote: >>> >>> >>> >> This can happen if the images in the table cell are higher than the >> table row itself and thus stretches the table row. What happens if you >> increase the table row by say 10 Pixels? >> > > No, this started happening with ordinary in-cell cell editors (in the > demos) some time in the past month or so. It has nothing to do with > images or anything. The problem is that the cell editor itself is > supposed to immediately overlay the cell, but is being placed in the > wrong position these days. > Right but the reason might well be the image size. With the last table changes we now use on DOM level a HTML table to represent the widget. The problem with table rows is that you cannot force an exact line height. If the content of one of the table cells is higher than the widget's row height, the table row is rendered larger. Since the table widget computes the cell coordinates from the fixed row height, the actual position of the cells is computed incorrectly. This is why the focus indicator and inline editors might be at the wrong position. I'm investigation this problem right now.
I appreciate any ideas how to force the row height of HTML tables. @Torsten Please try to increase the row height so I am sure it is really this problem, 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