Yes, it looks like the same issue as described in bug #7565. Unfortunately the tests still fail after applying the proposed fix.
On 27.02.2015 17:10, Peter Schneider wrote: > Hi Daniel, > > thanks for the hint! The issue might be related to another bug-report[1] I've > opened some time ago ;) > > Does the proposed fix (comment number 3)[2] make any difference in those > failed unit-tests? > > Due to the fact that both issues seem to be related, there might be a fix for > both. > > I'll wait until Monday to file a new bug -if it *is* new- > > Thanks, > Peter > > > [1] http://bugs.qooxdoo.org/show_bug.cgi?id=7565 > [2] http://bugs.qooxdoo.org/show_bug.cgi?id=7565#c3 > > > > Am 2/27/2015 um 2:58 PM schrieb Daniel Wagner: >> Hi Peter, >> >> your use case looks valid to me. I did some digging and found the cause >> of the issue in ui.form.MModelSelection.__onModelSelectionChange where >> the selection is only changed if a non-null value is added. >> Unfortunately, removing that check causes a ton of selection unit tests >> to break, so we'll need to take a closer look to find a solution. Could >> you please open a report for this issue? Make sure to include your >> Playground link when you do, thanks. >> >> >> Regards, >> Daniel >> >> On 27.02.2015 11:48, Peter Schneider wrote: >>> Hi there, >>> >>> I have a form (+controller) that uses -among others- a SelectBox with one >>> ListItem that has a model value of <null>. >>> >>> It seems that selecting *that* item does not trigger the "changeBubble" >>> event >>> of the model... >>> >>> See playground example: >>> http://tinyurl.com/qgxxzk6 >>> >>> The '0' (zero) item works however, but I have to distinguish <null> from >>> zero! >>> >>> Is this intentional or a bug? or did I miss something important here? >>> >>> Thanks in advance for any tip/hint, >>> Peter > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel