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

Array Collection indexes don`t get reordered before removing all items

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK Previous
    • None
    • Collections
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1.Sort array collection
      2.invoke removeAll()

      Actual Results:
      error is thrown

      Expected Results:
      Remove all items from collection without need to reset sort

      Workaround (if any):
      collection.sort = null
      collection.refresh()
      collection.removeAll()

      Attachments

        Activity

          People

            jmclean Justin Mclean
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: