Sounds like a bug.  Please file a bug with a simple test case.

-Alex

On 9/30/16, 1:58 PM, "OK" <[email protected]> wrote:

>Hi,
>if I use org.apache.flex.core.View as root class of an outsourced sub
>component that contains a DropDownList I notice that the DropDownList
>doesn't show its populated items after clicking on it.
>After some investigation I found that replacing the
>org.apache.flex.core.View by org.apache.flex.html.Container solves this
>issue.
>
>Is it the wrong way to use org.apache.flex.core.View as root class or is
>this maybe a bug?
>The AS3 doc [1] sounds like using it at root class might be the right
>way...
>
>Thanks,
>Olaf
>
>
>[1] org.apache.flex.core.View docs:
>     *  The View class is the class for most views in a FlexJS
>     *  application.  It is generally used as the root tag of MXML
>     *  documents and UI controls and containers are added to it.
>
>
>
>
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Issue-with-DropDownL
>ist-if-it-s-child-of-org-apache-flex-core-View-tp13695.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to