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

Deselected item in spark list with multiple selection - IndexChange Old & New

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Adobe Flex SDK 4.1 (Release)
    • None
    • Spark: List
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a List (add a dataprovider)
      2. list.allowMultipleSelection = true;
      3. Listen to CarretChange, and get hold of the IndexChangeEvent

      Actual Results:
      Selecting and Deselecting the Items in the List, I would expect the
      idx.newIndex = LAST Selected Index;
      idx.oldIndex = Before the Last Selected Index, and Not the Deselected Index.

      Expected Results:
      Expected the Deselected Index

      Workaround (if any):
      Very Complicated.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: