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

ListCollectionView ignores itemUpdate from wrapped list

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK 3.5 (Release)
    • None
    • Collections
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows 7
      Browser: Firefox 3.x
      Language Found: English

    Description

      Please see this discussion for a sample application:
      http://forums.adobe.com/thread/669267?tstart=30

      Steps to reproduce:
      1. Run application with both itemUpdated() calls uncommented
      2. Observe that product 'new' is correctly showing as the last item
      3. Comment one itemUpdated() call, run application again

      Actual Results:
      Product 'new' is showing as first item in the list, although the underlying LCV is sorting on rank (descending)

      Expected Results:
      Product 'new' should show as the last item

      Workaround (if any):
      Not really.. Calling itemUpdated() multiple times is not really a soluction (testing indicates you might have to call it once for each wrapped LCV to make that call reach the top LCV), since it would surely impact on performance, and also you never know, how often your source list is wrapped by LCVs, hence you cant make any assumption how often to call itemUpdated()

      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: