You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/17 04:34:13 UTC

[jira] [Updated] (FLEX-19868) Incorrect functionality when using addChildAt

     [ https://issues.apache.org/jira/browse/FLEX-19868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Mclean updated FLEX-19868:
---------------------------------

    Labels: easytest  (was: )
    
> Incorrect functionality when using addChildAt
> ---------------------------------------------
>
>                 Key: FLEX-19868
>                 URL: https://issues.apache.org/jira/browse/FLEX-19868
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Layout - General
>    Affects Versions: Adobe Flex SDK 3.3 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easytest
>
> Using addChildAt() does not put the child at the correct location on the parent.
>  Actual Results:
>  
> Child appears on the parent as if you used addChild()
>  
>  Expected Results:
>  
> Child should appear on the parent at the specified index.
>  
>  Workaround (if any):
>  
> You can use addChild() along with setChildIndex() to set the index of the child correctly, this behaves as it should.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira