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 element
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.2
On 11/16/16, 7:07 AM, "Peter Ent" wrote:
>Thanks. I am looking into this today. Any luck trying this with
>DropdownList? I'm wondering if we need both controls.
Combobox has editable "display" so it can handle entries not in the data
provider. It isn't a built-in HTML control though.
-Alex
Thanks. I am looking into this today. Any luck trying this with
DropdownList? I'm wondering if we need both controls.
‹peter
On 11/16/16, 12:08 AM, "yishayw" wrote:
>Added info in bug report. Thanks.
>
>
>
>--
>View this message in context:
>http://apache-flex-development.247.n4.nabble.com/
Added info in bug report. Thanks.
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-ComboBox-Broken-in-JS-tp56338p56511.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
You'll soon see that I updated the JIRA incident. If you can supply a more
complete example with some simple data, that would help. I'm not seeing
that the code has a problem, but seeing it in action at runtime would help.
You might also try DropdownList as a replacement, at least to see if it
has
Thanks. I'll take a look at it.
‹peter
On 11/7/16, 10:05 AM, "yishayw" wrote:
>Filed a bug here
>
>https://issues.apache.org/jira/browse/FLEX-35169
>
>
>
>
>--
>View this message in context:
>http://apache-flex-development.247.n4.nabble.com/FlexJS-ComboBox-Broke
>n-in-JS-tp56338.html
>Sent f