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

ListBase selectedIndex setter not dispatchEvent(new FlexEvent(FlexEvent.CHANGE));

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 3.2 (Release)
    • None
    • mx: List, mx: TileList
    • None
    • Affected OS(s): Windows
      Affected OS(s):
      Browser: Internet Explorer 7.x
      Language Found: English

    Description

      Steps to reproduce:
      1.tilelist.addEventListener(ListEvent.CHANGE,tileListItemChangeHandler);
      2.tilelist.selectedIndex=1;
      3.tilelist.selectedIndex=0;

      Actual Results:
      not Event dispatch

      Expected Results:
      Event dispatch

      Workaround (if any):

      Attachments

        Activity

          People

            paeros Mark Kessler
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: