I've been working on a conditional cell formatter, and I noticed that I got some odd results when I edited the number values of certain cells. I checked, and I get the same odd behavior in both the 0.6.4 and 0.6.5 qooxdoo showcases.
Here's how it works: When numbers are initially populated into a qooxdoo table, they seem to be formatted properly. If I edit a number to one order of magnitude higher than the cell is formatted for, it displays the value incorrectly. For example, I go to the showcase and edit three values to 1000001, 1000000, and 999999. Qooxdoo sorts the values properly, but displays them as 1,000,001, 100,000, and 999,999. Here's a screenshot of what I'm looking at: http://www.nabble.com/file/5954/showcase.png I'm thinking that it might have something to so with detecting how many digits should be displayed in qx.util.format.NumberFormat, but I'm new at this and haven't had a chance to look yet. -Dan -- View this message in context: http://www.nabble.com/Bug%3A-Number-Formatting-in-the-Table-Object--tf3124813.html#a8657634 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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
