Thanks. I found the cause of the problem: when the list is to be
re-displayed, the elements in the list are supposed to be removed, but
they are not and so the number of items in the drop list keeps growing
with each appearance. The items aren't repeated, just blank slots are
appearing. The elements aren't being removed due to an oversight when the
sprite-wrapping happened.

I should have a fix for this committed today.
‹peter

On 11/16/16, 2:14 PM, "yishayw" <yishayj...@hotmail.com> wrote:

>If you run this test app.
>
>https://paste.apache.org/D1Ct
>
>You'll see there are problems with DropDownList as well. Basically, the
>drop
>down menu doesn't show.
>
>However, it's not related to the original bug, as far as I can tell.
>
>
>
>
>--
>View this message in context:
>http://apache-flex-development.2333347.n4.nabble.com/FlexJS-ComboBox-Broke
>n-in-JS-tp56338p56540.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to