Hi all, I think I've found a bug in SelectBox or ListItem, I'm not really sure about what causes the problem. Here's a code snippet in the playground:
http://bit.ly/9jDl9h Simple uncomment the marked line and the SelectBox won't work correct. It's not possible to select a item for that I have to scroll down. Seems that the problem only occurs when the model property of the ListItems has the string value "like"... I worked around the problem by not using the model property. I add the value as userData instead. If I test this in my application I get a "recursion error". Best regards Andreas ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
