You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Alex Harui (JIRA)" <ji...@apache.org> on 2012/11/05 20:50:12 UTC

[jira] [Updated] (FLEX-28949) Resetting the dataProvider when using itemRendererFunction and useVirtualLayout=false is now broken

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

Alex Harui updated FLEX-28949:
------------------------------

    Labels: EasyFix  (was: )
    
> Resetting the dataProvider when using itemRendererFunction and useVirtualLayout=false is now broken
> ---------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-28949
>                 URL: https://issues.apache.org/jira/browse/FLEX-28949
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: List
>    Affects Versions: Adobe Flex SDK Next
>         Environment: Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: EasyFix
>
> This is a regression after fixing SDK-27727
> Steps to reproduce:
> 1.  Run the sample app
> 2.  Click the button to change the dataprovider
>  
>  Actual Results:
>  The new set of items will re-use the old item renderers (shown as "Item Renderer One")
>  
>  Expected Results:
>  With the new data in place, itemRendererFunction() should be called and the second item renderer should be returned for those particular items
>  
>  Workaround (if any):
>  Set useVirtualLayout = true or run with 4.5.x SDK

--
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