Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-28949

Resetting the dataProvider when using itemRendererFunction and useVirtualLayout=false is now broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Next
    • None
    • Spark: List
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: