Gaetan de Menten schrieb: > >From some quick tests using the online demo (I don't have time to test > it more thoroughly this week) > - the button to choose which columns are displayed: it used to stay on > after a click on it, and now if you release the mouse it disappears. I > preferred the old behavior as it was less confusion-prone. > I use Sebastian's cool new "qx.ui.form.MenuButton" to render the button and display the menu. This may behave a little different but still I can't reproduce your problem. For me the menu doesn't disappear on mouse up. Which configuration (Browser/OS) do you use?
> - the date & number format stuff is still not fixed, but that's not a > table specific issue. Appears as: > 6cldr_number_group_separator891cldr_number_decimal_separator01 > ??12?_12cldr_pm??_???20cldr_pm?_483??? > I don't have this in the online demos <http://demo.qooxdoo.org/devel/demobrowser/#table~Table.html>. Do you observe it locally on your checkout? > - if you scroll fast by dragging the scroll bar, you can sometimes > have the scrollbar at its lowest position, but the table still in > "middle" rows. > I'll take a look at this issue. Thanks for your reports, Fabian > On Wed, Jul 30, 2008 at 8:56 AM, Fabian Jakobs <[EMAIL PROTECTED]> wrote: > >> Hi qooxdoo users, >> >> I declare today as official qooxdoo 0.8 table bug hunting day. >> >> I have just finished the last feature of the 0.8 table port and now try >> to find the last remaining errors. Since the table has a really huge >> code base it is likely that there are still some bugs in it. I have >> uploaded the table demos to qooxdoo.org >> <http://demo.qooxdoo.org/devel/demobrowser/#table~Table.html>. It would >> be great if you could click through the demos and report anything that >> looks or behaves different than the 0.7 table. If you happen to write >> some code using the new table please report incompatible API as well >> (excluding inherited API from qx.core.Widget). Just report differences >> to the 0.7 table. I know there are plenty of reported bugs on the 0.7 >> table and even more feature requests but I'll keep them for later. >> >> I was amazed about how many people have contributed to the table. It has >> not less than 10 committers (no specific order): >> >> * Til Schneider (orignial author) >> * David Perez >> * Christian Boulanger >> * Carsten Lergenmueller >> * Dan Hummon >> * Gaetan de Menten >> * Dirk Wellmann >> * Derrell Lipman >> * Dietrich Streifert >> * Fabian Jakobs >> >> I would like to ask each of you to take a look at ported the code you >> have contributed and verify that it still works as intended (or as in 0.7.3) >> >> Thanks, >> 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, Thomas >> Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, >> Achim Weiss >> Aufsichtsratsvorsitzender: Michael Scheeren >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> >> > > > > -- 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, Thomas Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
