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

-- 

** Unsere Veranstaltungen 2015 

transport logistic München Halle B2, Stand 317/518 5.5.-8.5.2015
MöLo Kassel 18.6.-20.6.2015
Postexpo Paris 29.9.-1.10.2015

** NEU: Unser BLOG 

telematics-magazine.com

------------------------------------------------------------------------------
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

Reply via email to